-
I'm loving what you've put together here, so, thank you!
-
### Describe the bug
On Edge, Chrome and Firefox (for Windows and macOS) the automated translation via IStringLocalizer in Blazor project will just work fine. The problem is visible with Safari on iO…
-
Normally, I would expect to see something like `await Hub.Clients.All.SendAsync("QueueCountChanged", currentCount);`. It doesn't try to do anything fancy with the Uri or connection, because SignalR ha…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hosting ASP.NET Core Application on IIS/IIS Express cause the Application URLs to be Uppercas…
-
### Describe the bug
A clear and concise description of what the bug is.
- Windows Version: Windows 10 with WSL2 integration
- Docker Desktop Version: 2.4.0.0 (48506) stable
- Not running in…
-
### Describe the bug
If IIS express site has mulitple asp.net core applications only first started application would work correctly. second started application would return "HTTP Error 500.35 - ANCM …
-
### Describe the bug
API1001 falsely triggers in certain cases involving lambdas
### To Reproduce
Basic controller action:
```cs
[HttpPut]
[ProducesResponseType(typeof(object), 202)]
pu…
-
### Is your feature request related to a problem? Please describe.
I ran `dotnet new worker` to create a project and then edited it. I wanted to add a comment that explains why my project does some…
-
# Describe the bug
I'm trying to run integration tests, with some things that call `IHostApplicationLifetime.StopApplication` from an IHostedService
In a "real project" this works, but it does not…
-
Hi there. I am having a bit of difficulty find the cause for the following issue.
I have an ASP.NET Core project that has a reference to a PCL library project. The project compiles and runs fine, b…