-
### Describe the bug
We have a code similar to the following piece which sends a message to a userId by signalR:
```csharp
[FunctionName("broadcast")]
public static async Task SendMessageAsync(
…
-
### Describe the bug
Using the method `POST` triggers without `Content-Length` or `Transfer-Encoding` rejects with HTTP 411 when the method `POSt` does not
See the validation originally introduc…
-
### Description
I have an asp.net core application with a self-hosted IdentityServer component. I can convince a browser (Chrome and Firefox) to visit the site, but I'm having trouble getting the Ide…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Hot reload did not work using `dotnet watch --verbose run` on the sample project `7.0/BlazorW…
-
### Describe the bug
The [DefaultApiConventions](https://github.com/aspnet/AspNetCore/blob/master/src/Mvc/Mvc.Core/src/DefaultApiConventions.cs) should define a `Status400BadRequest` response for `Ge…
-
When referring to a UserControl from another .net core 3.1 wpf project, the main project publish is successful.
When referring to a UserControl from another .net 5 wpf project, the main project pub…
-
### Bug for create a Blazor Wasm Project with Template from VS2022 CE
When i start VS2022 Community after a fresh installation and only create a blank Blazor-Wasm Project and try to run it
without…
-
### Describe the bug
We require accepting multiple JwtBearer audience/authority pairs for our api.
When we setup multiple JwtBearer authentication for our api, we notice that aspnetcore middlewar…
-
I got a basic introduction to PerfView from @adamsitnik and I've been using it to look at ASP.NET Linux `perfcollect` traces.
I want to share some observations.
- One thing that shows up is `[un…
-
# Microsoft Security Advisory CVE-2023-36038: .NET Denial of Service Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnerability…