-
Asp.Versioning.Mvc.ApiExplorer:6.0.0-preview.3
netcore:net6
After the `UseExceptionHandler` is enabled, an "NullReferenceException" is thrown when the interface exception occurs.
Program.cs:
`…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
(Using `Microsoft.AspNetCore.Mvc.Testing` `v6.0.5`).
If I serve non json static file…
-
**dotnet new mvc -au None -n MyProject -o MyProject**
Visual Studio Community 2019 for Mac
Version 8.10.19 (build 2)
get this error
_InvalidOperationException: The view 'Index' was not found…
-
$ dotnet ef database update
Error: assembly specified in the dependencies manifest was not found -- package: 'microsoft.aspnetcore.hosting.abstractions', version: '1.0.0', path: 'lib/netstandard1.3/Mi…
-
I used to have a 1.56.2 build (pull date arround 2017-03-01) I compiled that on a Linux (Ubuntu 16.04) box. And that version worked perfectly fine on AWS Lambda and also on other Linux boxes.
Now …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
After upgrading to .Net 7 Preview 5, when attempting to debug in the browser (Edge), I …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I have an F# web app (Sdk="Microsoft.NET.Sdk.Web") that uses MVC, Razor runtime compilation, …
-
This issue was originally reported on sonar-dotnet: https://github.com/SonarSource/sonar-dotnet/issues/5466
# Reproduction steps
1. Download the repro project from here: https://github.com/Sonar…
-
I have a working application with the following dependencies:
dot net core 1.0
entity framework core 1.0
mysql official connector 7.0.4-IR-191
due to a problem entity framework core 1.0 and mysq…
-
### Description
Crossgen2 has started occasionally failing on aspnetcore CI builds. The earliest failure I found was on 5/5/22, but we've seen 10+ failures since then.
### Reproduction Steps
Sadly,…