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 Typo ### Description https://learn.microsoft.com/en-us/dotnet/orleans/grains/grain-persistence/relational-storage is missing information about how to configure grain storage when using Entra accounts to authenticate to storage. When using Entra, a fixed...

:watch: Not Triaged
dotnet-orleans/svc

### Proposed topic or title c# source generators ### Location in table of contents. _No response_ ### Reason for the article there is currently no c# source generators docs page....

## Summary Documentation for code changes here: https://github.com/dotnet/orleans/pull/9271 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/orleans/grains/grain-placement-filtering.md](https://github.com/dotnet/docs/blob/884cdc2e78086b879951d1332f65cff45baf429e/docs/orleans/grains/grain-placement-filtering.md) | [Grain placement filtering](https://review.learn.microsoft.com/en-us/dotnet/orleans/grains/grain-placement-filtering?branch=pr-en-us-44187) | | [docs/orleans/host/configuration-guide/silo-metadata.md](https://github.com/dotnet/docs/blob/884cdc2e78086b879951d1332f65cff45baf429e/docs/orleans/host/configuration-guide/silo-metadata.md)...

blocked
DO NOT MERGE
community-contribution

### Type of issue Other (describe below) ### Description I would like to suggest to use a console app instead of a service worker template as a sample project for...

dotnet-fundamentals/svc
:pushpin: seQUESTered

### Type of issue Outdated article ### Description The current .NET SDK reference for MSBuild property flags involving containers is difficult to navigate due to its unorganized, wall-of-text format. To...

dotnet-fundamentals/svc
:pushpin: seQUESTered

### Type of issue Typo ### Description In the **"AI building blocks"** "... .NET 9 introduces a unified layer of C# abstractions through the [Microsoft.Extensions.AI](https://www.nuget.org/packages/Microsoft.Extensions.AI.Abstractions/) and [Microsoft.Extensions.VectorData](https://www.nuget.org/packages/Microsoft.Extensions.VectorData.Abstractions/) packages. These abstractions...

loc
dotnet-fundamentals/svc
:pushpin: seQUESTered

### Visual Studio release None ### Link to speclet - [Speclet](https://github.com/dotnet/csharplang/blob/main/proposals/user-defined-compound-assignment.md) ### Link to Pull request - [PR](https://github.com/dotnet/roslyn/pull/78400) ### New behavior This should consider some mathematical type (or structure of...

dotnet-csharp/svc
whats-new/subsvc
:pushpin: seQUESTered
:checkered_flag: Release: .NET 10

### Type of issue Outdated article ### Description The paragraph: > Anonymous records are [nominal types](https://en.wikipedia.org/wiki/Nominal_type_system). They are best thought of as named [record](https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/records) types (which are also nominal) that...

dotnet-fsharp/svc

### Type of issue Missing information ### Description In the 'How to fix' paragraph it might be better to have Use [ClassCleanup(ClassCleanupBehavior.EndOfClass)]. rather than Use ClassCleanupBehavior.EndOfClass with the [ClassCleanup]. The...

:watch: Not Triaged
dotnet-fundamentals/svc

### Type of issue Missing information ### Description The compiler error CS8506 "No best type was found for the switch expression" has no documentation page. The error link from IDE...

dotnet-csharp/svc
errors-warnings/subsvc