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

Per https://github.com/dotnet/aspnetcore/issues/38153 and [this GitHub comment](https://github.com/dotnet/aspnetcore/issues/41426#issuecomment-1118854363), show example of stream binding. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*...

Source - Docs.ms
doc-enhancement
7.0
reQUEST

[Improved unit testability for minimal route handlers](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-3/#improved-unit-testability-for-minimal-route-handlers) - [x] Create sample app #26801 - [ ] Update doc's

7.0

Can we provide an overview page for SPAs so that we can add common information about SPA development with ASP.NET Core? As well as docs on how the templates work...

Pri1
Source - Docs.ms
doc-enhancement

As it says in the title. See [announcement](https://azure.github.io/AppService/2022/05/23/gRPC-support-on-App-Service.html) Added by wadepickett: We need to revisit this once it is actually publicly released.

doc-out-of-date
7.0
reQUEST

This is now available for Kestrel in 7.0-preview6. Notes from the blog post: [WebSockets](https://www.rfc-editor.org/rfc/rfc6455.html) were originally designed for HTTP/1.1 but have since been [adapted](https://www.rfc-editor.org/rfc/rfc8441.html) to work over HTTP/2. Using WebSockets...

Source - Docs.ms
doc-enhancement
7.0

[EDIT by guardrex to change the metadata to point to the *Startup* topic, where we can place the examples with existing ones.] Examples are: * Ensuring that your library is...

Pri2
Blazor
doc-enhancement

The document in its current form leads one to believe that combining Authorize with AllowAnonymous on a controller will lead to Authorize being ignored, this is only partially true. What...

Pri1
Source - Docs.ms
doc-bug
Pri---0.5
reQUEST

.NET MAUI Blazor apps require an updated Chrome web view to function properly. If a user tests with an older Android version, they will need to make sure that Chrome...

P1
Blazor
doc-enhancement

In the "Set the environment" section, the doc refers to setting the value of env variables w/o showing how to do it. But the goal can be achieved that way....

Help wanted
Good first issue
Source - Docs.ms
doc-enhancement
reQUEST

The official docs says "[Redis Clustering](https://redis.io/topics/cluster-spec) is a method for achieving high availability by using multiple Redis servers. Clustering isn't officially supported, but it might work." This isn't clear enough...

Source - Docs.ms
SignalR
doc-bug