aspnetcore icon indicating copy to clipboard operation
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.

Results 1155 aspnetcore issues
Sort by recently updated
recently updated
newest added

# Web Application Builder Analyzers, Codefixes and Tests Codefixes and Unit tests for ConfigureAppConfiguration, ConfigureHostConfiguration, ConfigureServices and ConfigureLogging Analyzers.

area-web-frameworks

### 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. Issue...

area-blazor
blazor-server

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug There seems to be a few related issues: 1) By...

bug
area-blazor
feature-AADIntegration
triaged
blazor-wasm
Priority:1
feature-blazor-wasm-auth

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug While testing my project I noticed that the TestServer that...

I would suggest to implement a feature to filter requests for given endpoints which should be logged using that middleware. F.e. right now as I wanted to log only data...

Needs: Design
area-runtime

- This change makes route handler filters work better with MVC controller actions by wrapping the action delegate directly. This means that run after action filters. - To do so...

area-mvc

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug See https://docs.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/?view=aspnetcore-6.0&tabs=visual-studio#app-base-path Try to test "Option 1" OR "Option 2"...

area-blazor
feature-blazor-deployment
blazor-server

* An HTTP/3 connection that ends because of an idle timeout logs a number of messy exception details. Look for idle exceptions and make logs cleaner. * Delay aborting connection...

area-runtime

Applying API review feedback, and adding anticipated changes from new one

area-runtime

### Describe the bug I have the same issue as that [https://github.com/dotnet/aspnetcore/issues/16739](https://github.com/dotnet/aspnetcore/issues/16739) but in my case "attempting to reconnect to server" is displayed when I open the application or press...

bug
area-blazor
severity-minor
affected-medium
Pillar: Technical Debt