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

This PR updates each `yarn.lock` file referencing `serialize-javascript` version 6.0.1 to instead reference version 6.0.2.

area-infrastructure
tell-mode

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug I have a source generator that builds some minimal api...

NativeAOT
feature-rdg
area-minimal

| Scenario | Environment | Date | Old RPS | New RPS | Change | Deviation | StDev | Dependencies | | -------- | ----------- | ---- | ------- |...

Perf
perf-regression
area-perf

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When creating a new Blazor Web App template and using...

area-blazor

Follow-up to https://github.com/dotnet/aspnetcore/pull/58199. Based on the code generation that we introduced earlier, users can get rid of the explicit `public partial class Program { }` declarations in their source code...

analyzer
feature-mvc-testing
area-minimal

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When a Blazor server app loses connectivity, the `components-reconnect-modal` obscurer...

enhancement
area-blazor

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug Upon upgrading a Blazor WASM Standalone .NET 8 project to...

investigate
area-blazor
feature-blazor-wasm

# Add Description to ProducesResponseType (and other types) for better OpenAPI documents in Controllers - [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...

community-contribution
feature-openapi
area-networking

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug According to the [documentation](https://learn.microsoft.com/en-us/aspnet/core/performance/rate-limit?view=aspnetcore-8.0#limiter-with-onrejected-retryafter-and-globallimiter): > retryAfter can be used with...

area-middleware

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When calling `hubConnection.start()`, sometimes the client freezes at `Connecting` state,...

area-signalr
Needs: Attention :wave: