docs
docs copied to clipboard
This repository contains .NET Documentation.
Added Chat reduction and Tool reduction sections as experimental features to the Microsoft.Extensions.AI overview documentation. These additions address issue #50101 which requested adding new MEAI features including: - Chat reduction...
--- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md](https://github.com/dotnet/docs/blob/9c905849751db0b015781784494cb6fc0e2ea054/docs/core/testing/microsoft-testing-platform-extensions-diagnostics.md) | [Diagnostics extensions](https://review.learn.microsoft.com/en-us/dotnet/core/testing/microsoft-testing-platform-extensions-diagnostics?branch=pr-en-us-50346) |
Removed instructions for starting an upgrade or migration and consolidated stages into a clearer format. ## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews |...
## Summary Add new `collect-linux` verb to utilize new user_events based event tracing. --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/diagnostics/dotnet-trace.md](https://github.com/dotnet/docs/blob/6463ef1264455fefb60c394451cd6a49d5369213/docs/core/diagnostics/dotnet-trace.md) | [dotnet-trace...
## Summary Documents new analyzer warnings IL2125 and IL3058 introduced in dotnet/runtime#118180 for verifying transitive dependency compatibility with trimming and Native AOT. **New warning documentation:** - `IL2125`: Referenced assembly is...
## Summary This pull request adds comprehensive documentation for file-based C# apps in the .NET SDK, targeting .NET 10 and later. It explains how developers can create, build, and run...
### Type of issue Typo ### Description [Enter feehttps://learn.microsoft.com/en-us/dotnet/framework/install/how-to-determine-which-net-framework-updates-are-installed?source=recommendationsdback here] ### Page URL https://learn.microsoft.com/en-us/dotnet/framework/install/how-to-determine-which-net-framework-updates-are-installed?source=recommendations ### Content source URL https://github.com/dotnet/docs/blob/main/docs/framework/install/how-to-determine-which-net-framework-updates-are-installed.md ### Document Version Independent Id cf40a4ed-e0ab-4ebe-645f-93cb2ea6a1d3 ### Platform Id 3eb0b592-e1d1-6634-f56d-4b6a6a581ff4 ###...
### Type of issue Other (describe below) ### Description [MicrosoftProductandServicesDPA(WW)(English)(April2025)(CR)-166830647937.docx](https://github.com/user-attachments/files/24087177/MicrosoftProductandServicesDPA.WW.English.April2025.CR.-166830647937.docx) [Enter feedback here] ### Page URL https://learn.microsoft.com/en-us/dotnet/framework/install/how-to-determine-which-net-framework-updates-are-installed?source=recommendations ### Content source URL https://github.com/dotnet/docs/blob/main/docs/framework/install/how-to-determine-which-net-framework-updates-are-installed.md ### Document Version Independent Id cf40a4ed-e0ab-4ebe-645f-93cb2ea6a1d3 ### Platform...
This pull request expands documentation for TUnit, a .NET testing framework built on Microsoft.Testing.Platform, and clarifies its support for various extensibility features and workflows. The changes improve coverage of TUnit...
### Type of issue Outdated article ### Description The recommended action here describes how you should use csproj exclusions to avoid System.Linq.Async exclusions. Endjin released a new version of said...