You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed in the tutorial https://docs.microsoft.com/en-us/azure/documentdb/documentdb-dotnetcore-get-started you specify a a 4.5.2 C# console app in the vs template selection, not a .net core console app. Is this intentional? I'm having difficulty getting past the create collection step, it keeps giving me syntax errors and won't successfully run in visual studio vs2015r3 and doesn't seem to match the oneline azure documentDB documentation. I'm not a crack C# coder so may have missed something.
I noticed in the tutorial https://docs.microsoft.com/en-us/azure/documentdb/documentdb-dotnetcore-get-started you specify a a 4.5.2 C# console app in the vs template selection, not a .net core console app. Is this intentional? I'm having difficulty getting past the create collection step, it keeps giving me syntax errors and won't successfully run in visual studio vs2015r3 and doesn't seem to match the oneline azure documentDB documentation. I'm not a crack C# coder so may have missed something.