docs
docs copied to clipboard
This repository contains .NET Documentation.
## Summary This pull request includes a minor reordering of the configuration providers list in the `docs/core/extensions/configuration.md` file. The change ensures that the `appsettings.json` configuration provider is listed after the...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
- [ ] Check UUF feedback for dotnet/docs - [ ] Check UUF feedback for dotnet/dotnet-api-docs - [ ] Check [DevComm tickets for .NET documentation](https://devdiv.visualstudio.com/DevDiv/_queries/query/f8d0bae4-e955-4ac8-b92b-503e68ed69d4/) - [ ] Fix build...
### Type of issue Missing information ### Description Based on information [here][(url](https://devblogs.microsoft.com/scripting/powershell-regex-crash-course-part-4-of-5/)), I believe there should be a heading regarding look ahead/behind and describe how to do it. ### Page...
### Type of issue Code doesn't work ### Description I was tinkering with names and layout, so I am providing what I think are the only the applicable parts, but...
### Description When a `StreamReader` with default constructor (UTF-8) encounters a UTF-8 character that is broken in half (one particular kind of invalid UTF-8 byte sequence), the handling changed from...