docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

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

### Type of issue Missing information ### Description No information on how to globally (for entire project) customize property names and values, so that you don't need to pass JsonSerializerOptions...

:watch: Not Triaged
Pri1
dotnet-fundamentals/svc

### Missing documentation for how to implement the server side of Connection: upgrade This should work: GET /Controller/Input HTTP/1.1 Host: localhost Cookie: session-cookie Connection: upgrade Upgrade: application/new-thing Where the controller...

:watch: Not Triaged
Pri3

### Type of issue Typo ### Description From https://learn.microsoft.com/en-us/dotnet/standard/base-types/character-encoding-introduction#the-rune-type-as-a-scalar-value > Beginning with .NET Core 3.0, the [System.Text.Rune](https://learn.microsoft.com/en-us/dotnet/api/system.text.rune) type represents a Unicode scalar value. Rune is not available in .NET Core...

doc-bug
Pri2
dotnet-fundamentals/svc
okr-quality
:pushpin: seQUESTered

## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup.md](https://github.com/dotnet/docs/blob/84426188a3230ed9fed8f521b1c3c5e57109c38e/docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup.md) | [docs/framework/release-notes/2024/10-08-october-security-and-quality-rollup](https://review.learn.microsoft.com/en-us/dotnet/framework/release-notes/2024/10-08-october-security-and-quality-rollup?branch=pr-en-us-43043) |

dotnet-framework/svc

## Summary Promotion of 10D fixes broadly on 11B release. DO NOT RELEASE UNTIL 11/12. Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link...

### Type of issue Typo ### Description The [documentation of rollForward in the global.json](https://learn.microsoft.com/en-us/dotnet/core/tools/global-json#rollforward) mentions 4 levels of versioning: - major - minor - feature - patch which maps to...

doc-bug
Pri1
dotnet-fundamentals/svc
okr-quality

### Type of issue Typo ### Description [Enter feedback here] ### Page URL https://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tips-for-python-developers ### Content source URL https://github.com/dotnet/docs/blob/main/docs/csharp/tour-of-csharp/tips-for-python-developers.md ### Document Version Independent Id 607b4dc4-11d1-c653-09e1-7d39cdf306f9 ### Article author @BillWagner ###...

needs-more-info
Pri2
dotnet-csharp/svc
get-started/subsvc

### Type of issue Outdated article ### Description SDK telemetry article: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry, should contain information about telemetry emited and collected for commands executing msbuild (`dotnet build`, `dotnet msbuild`, plus couple...

:watch: Not Triaged
Pri1
dotnet-fundamentals/svc

### Description `ReadOnlySpan` in the .NET ecosystem is used for two different things, 1) a specific sequence of characters, often as a slice of a larger `System.String` instance, 2) a...

doc-idea
:watch: Not Triaged
breaking-change
Pri1
binary incompatible
source incompatible

### Type of issue Code doesn't work ### Description On Linux (LMDE 6), when using the template "consoleasync" to create the "MyProject" project, the template yields a solution file with...

doc-bug
Pri2
dotnet-fundamentals/svc
okr-quality
:pushpin: seQUESTered