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

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug After updating a blazor server project from .NET 7.0 to...

investigate
area-blazor

We are having trouble with both `0.0.0.0` and `0.0.0.1` with [Stripe Elements UI](https://docs.stripe.com/payments/payment-element) for collecting payment card details. 1. Stripe Elements UI's JavaScript does not allow being hosted on IP-based...

enhancement
area-blazor

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug If the parsing of input value fails (`TryParseValueFromString()` returns `false`),...

investigate
area-blazor
feature-blazor-form-validation

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/BlazorAntiforgery-Error-400-for-a-st/10762017)._ --- [severity:It bothers me. A fix would be nice] Problem: [Error 400][A valid antiforgery token was not provided with...

bug
area-blazor
feature-antiforgery

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug ## TLDR * Change in behavior for `dotnet publish --no-build`...

bug
area-blazor

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug This might be related to #46980. Pages defined in a...

area-mvc

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

area-routing

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

Needs: Attention :wave:
area-networking

### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the bug When integrating Blazor components into an existing ASP.NET MVC project...

investigate
area-blazor

**Background and Motivation** When using the @microsoft/signalr library with WebSocket transport in Safari, the connection randomly disconnects after 15-20 minutes of inactivity when the user switches tabs or stops interacting...

area-signalr
api-suggestion