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 1245 aspnetcore issues
Sort by recently updated
recently updated
newest added

Should look something like: ```cs // Some client-side features require cross-origin isolation. To enable this, see https://aka.ms/blazor-cross-origin-isolation app.MapFallbackToFile("index.html"); ``` This is the outcome from https://github.com/dotnet/aspnetcore/issues/42114 (see comment there for details...

area-blazor
blazor-wasm
feature-templates

Hello guys, I had a bug on my code which thrown an "System.ObjectDisposedException: Cannot access a closed Stream", when i was sending a stream to js. The error was pretty...

bug
area-blazor
feature-blazor-jsinterop
feature-blazor-error-boundary

### Describe the bug A browser attached to "dotnet watch" will lose its connection if there is a static file change during a build, the reload will hit the server's...

bug
area-blazor
feature-dotnetwatch

_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Error-retrieving-the-current-token-in-a-/1581366)._ --- I have created a Blazor application and I use Msal to do authentication following the examples from Azure...

area-blazor
Author: Migration Bot :robot:
feature-blazor-wasm-auth

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

enhancement
area-mvc
linker-friendliness

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

area-mvc
linker-friendliness

For https://github.com/dotnet/aspnetcore/issues/21513 TBD: tests

area-runtime

### Is your feature request related to a problem? Please describe. I have load of CPU intensive requests connected to vial for the application data from sensors, and I would...

enhancement
Components Big Rock
area-blazor
feature-blazor-wasm
affected-few
severity-blocking
Priority:1
Pillar: Complete Blazor Web
feature-blazor-wasm-threading

Seeing intermittent hangs in these tests: Added `false` to take this out of the aspnetcore-ci checks since all tests were quarantined anyways Failing build: https://dev.azure.com/dnceng/public/_build/results?buildId=1495934&view=ms.vss-test-web.build-test-results-tab&runId=42705898&resultId=121679&paneView=debug Console logs: ``` Console log:...

test-failure
area-blazor
playwright 🎭

# Microsoft Security Advisory CVE-2022-34716: .NET Information Disclosure Vulnerability ## Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET Core 3.1 and .NET...

Security