-
Bot Info
* SDK Platform: .Net
* SDK Version: 3.15.2.2
## If you are experiencing this issue please post the following details, do not just post "Me too" with no details
1. Frequency - How of…
-
**TypeScript Version:** 3.1.0-dev.201xxxxx
> Microsoft Visual Studio Community 2017 Preview
> Version 15.9.0 Preview 2.0
> VisualStudio.15.Preview/15.9.0-pre.2.0+28107.0
> Microsoft .NET …
-
Both C# and VB have support for iterator methods and for async methods, but no support for a method that is both an iterator and async. Its return type would presumably be something like `IObservable`…
-
Hi Joel,
I created custom entities for my site. After I tried to get all these custom enties but it takes a long time to load.
This is the used code to get all custom entities data:
```
var…
-
This is for SDK 2.0.0-preview and preview2.
I added following to App.config of my http service:
```
```
SDK started writing into stdout something like that for each c…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
Using the StringEnumConverter does not result in enums serialized as strings in Azure Functions for the latest version of Newtonsoft.Json, but it does work for v9.0.1
### Source/destination types
…
-
Consolidated thread for any migration questions and issues for identity
Official migration doc: https://docs.microsoft.com/en-us/aspnet/core/migration/1x-to-2x/identity-2x
-
_From @gregbradley on August 21, 2017 6:26_
After installing DotNet Core 2.0.0 on a Windows 8.1 machine and creating a new Razor project (dotnet new razor) the project fails to build. Have tried also…
Eilon updated
5 years ago
-
Trying to upgrade some legacy code from Azure.DocumentDB 1.12.0 to 1.22.0
Running on .Net Framework 4.6, Azure SDK 2,9
If I run a DocumentDB query from my unit tests, or within the web application…