aspnetcore
aspnetcore copied to clipboard
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Multiple-Unhandled-Exceptions-thrown-in-/10726975)._ --- [severity:It bothers me. A fix would be nice] [regression] [worked-in:17.10.4] When running my Blazor application, it throws multiple...
Fix grammatical error. # {PR title} - [x] You've read the [Contributor Guide](https://github.com/dotnet/aspnetcore/blob/main/CONTRIBUTING.md) and [Code of Conduct](https://github.com/dotnet/aspnetcore/blob/main/CODE-OF-CONDUCT.md). - [x] You've included unit or integration tests for your change, where applicable....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. We...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Using Authentication.WsFederation for authentication results in error regardless of new...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. There...
See https://github.com/dotnet/aspnetcore/issues/57567
## Failing Test(s) - Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.ProcessAsync_AwaitersUseTheResultOfExecutor ## Error Message ```text Assert.True() Failure Expected: True Actual: False ``` ## Stacktrace ```text at Microsoft.AspNetCore.Mvc.TagHelpers.CacheTagHelperTest.TestMemoryCache.TryGetValue(Object key, Object& value) in /_/src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs:line 1033 at Microsoft.Extensions.Caching.Memory.CacheExtensions.TryGetValue[TItem](IMemoryCache cache,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug In case of processing errors, `Microsoft.AspNetCore.Server.Kestrel` diagnostic metrics contain duplicates...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When using a functionApp to set up a SignalR connection...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Following an upgrade from 8.0.7 to 8.0.8 of a Microsoft.NET.Sdk.Web...