docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

Results 481 docs issues
Sort by recently updated
recently updated
newest added

Update (and correct) the existing `System.Text.Json` article on polymorphism: https://docs.microsoft.com/dotnet/standard/serialization/system-text-json-polymorphism For additional information and context, see https://gist.github.com/krwq/a24138195a47fc248039314e8708dc40

doc-enhancement
Pri1
dotnet-fundamentals/prod
:checkered_flag: Release: .NET 7
area-System.Text.Json

Please mention the .Net version applicable to this example. For sure, this example doesn't work using latest .Net Framework. --- #### Document Details ⚠ *Do not edit this section. It...

:watch: Not Triaged
Pri2
dotnet-architecture/prod
microservices/tech

## Summary Clarified information regarding ptrace Fixes [2246](https://github.com/dotnet/diagnostics/issues/2246)

dotnet-fundamentals/prod

We keep the "What's new" articles in the language for the most recent three versions.

doc-idea
Pri1
:checkered_flag: Release: .NET 7

When I call `dotnet tool restore` where can I find restored tools? Especially interesting for local tools --- #### Document Details ⚠ *Do not edit this section. It is required...

doc-enhancement
Pri2
dotnet-cli/tech
dotnet-fundamentals/prod

I was searching for a way to detect the installation of a newer version of the .net runtime. All I found was this. https://docs.microsoft.com/en-us/dotnet/core/install/windows?tabs=net60 That is much more targeted at...

product-question
Pri3
dotnet-fundamentals/svc
install/subsvc

It would be very useful if there was an example of nullable decimal type. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟...

doc-enhancement
Pri2
dotnet-architecture/prod
grpc/tech

I have a question about the decimal implementation [here](https://docs.microsoft.com/en-us/dotnet/architecture/grpc-for-wcf-developers/protobuf-data-types#decimals) The provided example does not handle `decimal.MaxValue` or `decimal.MinValue` (please see a screenshot below). Is it by all right to assume...

doc-enhancement
Pri2
dotnet-architecture/prod
grpc/tech

## Summary Describe your changes here. fixed typo in develop-asp-net-core-mvc-apps.md issue number #31250

dotnet-architecture/prod
modern-web-apps-azure/tech
community-contribution

So many other int types here but not an int16 --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* *...

doc-enhancement
Pri2
dotnet-architecture/prod
grpc/tech