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

This PR adds the missing -lp shorthand for the --launch-profile option in the [dotnet run](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-run) CLI reference. Changes made: Added -lp alias alongside --launch-profile Added clarification note and consistent formatting...

dotnet-ml/svc
dotnet-fundamentals/svc
community-contribution
dotnet-cli/subsvc

### πŸ“ **PR Description** **Summary** Adds a concise example demonstrating how to define and use a global `--verbosity` (`-v`) option with System.CommandLine. **Changes made** - Added a new β€œGlobal options...

dotnet-fundamentals/svc
community-contribution

[Contributor guide info](https://learn.microsoft.com/en-us/help/platform/code-in-docs#snippet-syntax-reference) on snippet references. --- #### Internal previews | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/ai/test/article.md](https://github.com/dotnet/docs/blob/8521ee08f811e5ffb6a31c9fffd5e79d1b99e7d2/docs/ai/test/article.md) | [Test file](https://review.learn.microsoft.com/en-us/dotnet/ai/test/article?branch=pr-en-us-48235) |

## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/azure/sdk/authentication/local-development-dev-accounts.md](https://github.com/dotnet/docs/blob/b72e4d7939df934df33182dc8e068d23bbb51e36/docs/azure/sdk/authentication/local-development-dev-accounts.md) | [Authenticate .NET apps to...

dotnet-azure/svc

Add a code sample showing how to pass the env var to the DAC ctor --- #### Internal previews | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/azure/sdk/authentication/credential-chains.md](https://github.com/dotnet/docs/blob/94f267d35fa4c211b6343807318c4f17b3f14199/docs/azure/sdk/authentication/credential-chains.md)...

dotnet-azure/svc

(Waiting until new API has been published.) Contributes to #49870. --- #### Internal previews | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/core/enrichment/application-log-enricher.md](https://github.com/dotnet/docs/blob/0da5d5d9b5fd4115131b5aa365ec5498dc8af0cb/docs/core/enrichment/application-log-enricher.md) | [Application log enricher](https://review.learn.microsoft.com/en-us/dotnet/core/enrichment/application-log-enricher?branch=pr-en-us-49873) |...

dotnet-fundamentals/svc

## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/azure/sdk/authentication/local-development-broker.md](https://github.com/dotnet/docs/blob/851c017df8cb4dd25883e22cae013a63846d62f2/docs/azure/sdk/authentication/local-development-broker.md) | [Authenticate .NET apps to...

dotnet-azure/svc

## Summary Massive refactoring of MTP docs to simplify accessing info. --- #### Internal previews Toggle expand/collapse | πŸ“„ File | πŸ”— Preview link | |:--|:--| | [docs/core/testing/microsoft-testing-platform-architecture-capabilities.md](https://github.com/dotnet/docs/blob/df49362554638f7451440fb9877cb3bbcc994698/docs/core/testing/microsoft-testing-platform-architecture-capabilities.md) | [Microsoft.Testing.Platform...

dotnet-fundamentals/svc

### Type of issue Outdated article ### Description Update outdated information in the Visual Studio tutorials. - Show Visual Studio 2026 as latest version. - Use latest Visual Studio screenshots...

dotnet-fundamentals/svc
:pushpin: seQUESTered

### Type of issue Missing information ### Description Provide more detail about how I add global options that apply to all commands/subcommands like verbosity. Would be nice to have the...

dotnet-fundamentals/svc
:pushpin: seQUESTered
user-feedback