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

[Enter feedback here] Hi, It would be great to have an explanation on WHY this rule is in effect, I understand that positional parameter can be harmful in lengthy log...

:watch: Not Triaged
Pri2
dotnet-fundamentals/prod

## Summary There does not seems to be snap package for Alpine. That leaves binaries and dotnet-isntall IMHO.

dotnet/prod
dotnet-install/tech
dotnet-fundamentals/prod

HttpClient may be a great option for many scenarios but in a large multi-tenant application that communicates with many 3rd party API's it isn't really an option. I have tried...

:watch: Not Triaged
Pri2
dotnet-fundamentals/prod

The filter argument documentation states: "Filters **out** tests in the current project using the given expression." But the linked page, [Running selective unit tests](https://docs.microsoft.com/en-us/dotnet/core/testing/selective-unit-tests), does not say one way or...

:watch: Not Triaged
Pri1
dotnet-cli/tech
dotnet-fundamentals/prod

[Announcing Rate Limiting for .NET](https://devblogs.microsoft.com/dotnet/announcing-rate-limiting-for-dotnet/)

doc-idea
Pri1
dotnet-fundamentals/prod
:checkered_flag: Release: .NET 7

## Summary Add note about bypassing the failed sources error Fixes #30442

dotnet-fundamentals/prod

The instructions on this page are incorrect to install upgrade-assistant. Instead, you must use: `dotnet tool install -g --ignore-failed-sources upgrade-assistant` --- #### Document Details ⚠ *Do not edit this section....

doc-enhancement
Pri1
dotnet-fundamentals/prod

In the Focus Mode, in the editor. There is no Paste feature in the context menu when I right-click in the edit area. There is also no Paste command in...

doc-enhancement
up-for-grabs
Pri1
dotnet-csharp/prod

The notice at the top of the page says > These are currently preview features. [...] These features may not all be released in C# 11. Some may remain in...

doc-enhancement
Pri1
dotnet-csharp/prod
csharp-whats-new/tech

F# 5 added support for applicative Computation Expressions via the `and!` syntax, and it should be documented here. Useful Links: * [preview announcement](https://docs.microsoft.com/en-us/dotnet/fsharp/whats-new/fsharp-50#applicative-computation-expressions) * [Language RFC](https://github.com/fsharp/fslang-design/blob/main/FSharp-5.0/FS-1063-support-letbang-andbang-for-applicative-functors.md) * [Note from Don...

doc-enhancement
up-for-grabs
Pri2
dotnet-fsharp/prod