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.
### 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...
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...
### 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`),...
_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...
### 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`...
### 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...
### 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...
### 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...
### 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...
**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...