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

I think `GetEmployeesAsync` for the items provider delegate example returns a collection. `DataRow` is a potential 2nd example for a use case that isn't a collection. Whether or not the...

P3
Blazor
doc-enhancement

This doc is currently based on Xamarin Forms. We should update the doc to use .NET MAUI now that it has shipped. We'll need to first port the app and...

Pri1
doc-enhancement

the documentation says: >Create a PKCS#12 archive (.pfx) certificate. Options for creating certificates include [MakeCert on Windows](https://docs.microsoft.com/en-us/windows/desktop/seccrypto/makecert) and [OpenSSL](https://www.openssl.org/). but: ![image](https://user-images.githubusercontent.com/14079228/179255665-7c4f61bc-47b5-4ea8-9819-33ebb1418c9f.png) source: https://docs.microsoft.com/en-us/windows/win32/seccrypto/makecert seems like this page should be updated...

Source - Docs.ms
doc-out-of-date

A couple of aspects of the "Preview an image provided by the InputFile component" content seem odd to me: * Why does it round-trip the data to .NET? That's potentially...

Pri1
Blazor
doc-enhancement
blocked

What is the recommended folder structure for Blazor Hybrid projects? More specifically, the documentation states that "MainLayout.razor" should be in folder "ProjectRoot\Shared". in a Blazor Hybrid(WPF) project, where should this...

P3
Source - Docs.ms
Blazor

Recently I started a [discussion](https://github.com/dotnet/aspnetcore/issues/42663) and a PR to update a section of the [README.md](https://github.com/dotnet/AspNetCore/tree/main/src/Identity#identity) titled: "[Community Maintained Store Providers](https://github.com/dotnet/AspNetCore/tree/main/src/Identity#community-maintained-store-providers)." During the discussion, it was suggested that the "store providers"...

needs-more-info

[blog](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-3/#new-results-stream-overloads) --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: ed83a5ff-cb3a-8655-9f9a-a441da52424e * Version Independent ID: ed83a5ff-cb3a-8655-9f9a-a441da52424e * Content:...

Source - Docs.ms
doc-idea
7.0
reQUEST

Could you please add a link to info about the experimental support for gRPC support in Azure App Services so we get a chance to test it? And it says...

Source - Docs.ms
needs-more-info
gRPC

. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 3a7ec3c3-918c-6ffd-1ac0-4f88b89d9295 * Version Independent ID: 1c1f72f1-3d5d-3397-c17d-1889dbae6fee * Content:...

P2
Source - Docs.ms
doc-enhancement
gRPC

There are a few changes in the template for the .NET SDK 6.0.300 that require a new app sample update plus some changes in the Razor tutorial set. - Nullable...

Source - Docs.ms
doc-out-of-date