-
We didn't bring this over from EF6.x because it had a lot of issues... but opening this issue to track the possibility of adding it in the future since a number of folks have asked for it (see discuss…
-
This will likely not happen in the wild too often but might be a minor security concern if "official" template identifier was replaced with another one. The workflow is a bit confusing since it allow…
-
I have configured Swashbuckle the same way I have done for other Web API websites, but this time I'm getting a message that says _"fetching resource list: http://localhost:52302/swagger/docs/v1; Pleas…
-
Please mark the type framework used:
- [ ] ASP.NET MVC
- [x] ASP.NET Web API (OWIN)
- [ ] ASP.NET Core
- [ ] WPF
- [ ] WinForms
- [ ] Xamarin
- [ ] Other:
Please mark the type of the runti…
-
Feature Request - HTTP OPTIONS requests (CORS)
[AHA ](https://newrelic.aha.io/ideas/ideas/DOTNET-I-1146)(internal link)
[Original customer ticket](https://newrelic.zendesk.com/agent/tickets/442373) …
-
-
**Which version of Microsoft Identity Web are you using?**
msidentity-app-sync.exe 1.0.0
Microsoft.Identity.Web.ProjectTemplates 1.8.2 (also tried 1.9.1)
**Where is the issue?**
msidentity-app-s…
-
I'm using MVC5 and SignalR 2.1.0 & Chrome 36
The following is my javascript code in webpage:
$.connection.hub.logging = true;
$.connection.hub.error(function (error) {
co…
Mds92 updated
3 years ago
-
-
I have a quick question that if I have 2 .NET Core projects and shared the same contract DTOs (such as Blazored Client and Server-side, or Microservices with the shared building blocks), and could I u…