AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Documentation for ASP.NET Core

Results 729 AspNetCore.Docs issues
Sort by recently updated
recently updated
newest added

- [ ] PR should say to create a issue before the PR to verify we'll likely accept the PR. - [ ] Review PU's readme for ideas - [...

:watch: Not Triaged

### Description This tutorial requires an update from .NET 8 to .NET 9 for the VS and VSC instructions. Remove the VS for Mac tab instructions. ### Page URL https://learn.microsoft.com/en-us/aspnet/core/tutorials/signalr?view=aspnetcore-9.0&tabs=visual-studio...

Source - Docs.ms
SignalR
seQUESTered
9.0
okr-freshness

When running [this demo](https://github.com/dotnet/AspNetCore.Docs/tree/main/aspnetcore/signalr/authn-and-authz/6.0sample/SignalRAuthenticationSample), I get this error: ```SignalR connection failed Error: WebSocket failed to connect. The connection could not be found on the server, either the endpoint may not...

SignalR

### Description The ASP.NET Core integration testing article is currently based on Razor Pages. We should update it to be based on Blazor and to address Blazor-related integration testing concerns...

Source - Docs.ms
:watch: Not Triaged
aspnet-core/svc
testing/subsvc

### Description I was following the guidance given here, and struggled setting up external MS login with a single tenant configuration. As far as I can tell, the listed configuration...

Source - Docs.ms
aspnet-core/svc
security/subsvc

### Description For ***.NET 10*** or later versions of the tutorial, adopt `dotnet scaffold` tooling ... [dotnet scaffold – Next Generation Content Creation for .NET](https://devblogs.microsoft.com/dotnet/introducing-dotnet-scaffold/) The reference article for `dotnet...

Blazor
aspnet-core/svc
blazor/subsvc
10.0

The docs point to the "legacy" way of doing things with the old Spa.Extensions library. We revamped the way this works in 6.0 to leverage the same architecture followed by...

Help wanted
Pri2
Source - Docs.ms

👋🏻 G'day - would be really helpful/nice to include some sample code to include/exclude any exception information if the environment is _not_ `IsDevelopment()`. if it `IsDevelopment()` then we can see...

Source - Docs.ms
doc-idea

### Description ``` [04/21/2025 13:01:56 +08:00] Error { Id: 11, Name: "HostedServiceStartupFaulted" } IP: CorrelationId: Agent: ContentType: ContentLength: RequestBody: RequestQuery: MemoryUsage:/294653952 Hosting failed to start { SourceContext: "Microsoft.Extensions.Hosting.Internal.Host", ThreadId: 1,...

Source - Docs.ms
aspnet-core/svc
fundamentals/subsvc

### Description Please document that exception handlers do not receive the usual routing data in `HttpContext` - extension methods such as `GetEndpoint` or `GetRouteData` will always return `null`. Ideally, if...

Source - Docs.ms
re-Aditya
aspnet-core/svc
fundamentals/subsvc