docs
docs copied to clipboard
This repository contains .NET Documentation.
### Type of issue Missing information ### Description The linked page contains several sets of example code, in tabbed pairs (e.g. in "Set up a host"), but does not seem...
### Type of issue Typo ### Description While injecting a service factory or service provider could overcome the issue of injecting scoped dependencies into a background job, it can create...
## Summary Add a note that dotnet-format should be only invoked against trusted code (outcome of a security review). --- #### Internal previews | 📄 File | 🔗 Preview link...
Fixes #50540 --- #### Internal previews Toggle expand/collapse | 📄 File | 🔗 Preview link | |:--|:--| | [docs/ai/conceptual/agents.md](https://github.com/dotnet/docs/blob/0b24a79cea104a84a1125f7bd81c394d010656ef/docs/ai/conceptual/agents.md) | [Agents](https://review.learn.microsoft.com/en-us/dotnet/ai/conceptual/agents?branch=pr-en-us-50541) | | [docs/ai/conceptual/data-ingestion.md](https://github.com/dotnet/docs/blob/0b24a79cea104a84a1125f7bd81c394d010656ef/docs/ai/conceptual/data-ingestion.md) | [Data ingestion](https://review.learn.microsoft.com/en-us/dotnet/ai/conceptual/data-ingestion?branch=pr-en-us-50541) | | [docs/ai/conceptual/rag.md](https://github.com/dotnet/docs/blob/0b24a79cea104a84a1125f7bd81c394d010656ef/docs/ai/conceptual/rag.md)...
### Describe the issue or suggestion - [ ] Add quickstart/tutorial for processing custom data based on the [data ingestion sample](https://github.com/luisquintanilla/DataIngestion) described in https://devblogs.microsoft.com/dotnet/introducing-data-ingestion-building-blocks-preview/. It should live under the "Chat...
### Describe the issue or suggestion Check for needed updates to any /ai docs.
### Type of issue Missing information ### Description The items we need to get added in there are: - [x] Chat Reduction (experimental) - https://github.com/dotnet/docs/pull/50126 - [x] Tool Reduction (experimental)...
Adding multi-targeting sections to trimming and AOT documentation - [x] Explore repository structure and understand the issue - [x] Review current documentation in prepare-libraries-for-trimming.md - [x] Review related breaking change...
See [this comment](https://github.com/dotnet/docs/pull/36487/files#r1295881746) copied below Finally, recently we've learned that multi-targeting is not only very common, but basically a must have when enabling trimming. (This is based on experience trying...
## Summary Describe your changes here. Fixes #49509 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/enrichment/application-log-enricher.md](https://github.com/dotnet/docs/blob/3620ebcf5d29e66bf6dacb7d8de52562aa896bb6/docs/core/enrichment/application-log-enricher.md) | [docs/core/enrichment/application-log-enricher](https://review.learn.microsoft.com/en-us/dotnet/core/enrichment/application-log-enricher?branch=pr-en-us-49690) | | [docs/core/enrichment/custom-enricher.md](https://github.com/dotnet/docs/blob/3620ebcf5d29e66bf6dacb7d8de52562aa896bb6/docs/core/enrichment/custom-enricher.md) | [docs/core/enrichment/custom-enricher](https://review.learn.microsoft.com/en-us/dotnet/core/enrichment/custom-enricher?branch=pr-en-us-49690)...