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

Noticed while watching @shanselman's talk from NDC Australia that the trimming docs had the incorrect language identifier. He also used my code, yay! https://youtu.be/KqhhaMgbGhU?t=590 ![image](https://github.com/dotnet/docs/assets/7679720/978dbe5c-3472-4dd4-829d-3ac17e49f59b) https://learn.microsoft.com/en-us/dotnet/core/docker/build-container?tabs=windows&pivots=dotnet-8-0#create-net-app --- #### Internal previews...

dotnet-fundamentals/svc

Bumps the dotnet group in /docs/core/extensions/snippets/http/generated with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit). Updates `Refit.HttpClientFactory` from 7.1.0 to 7.1.1 Release notes Sourced from Refit.HttpClientFactory's releases. 7.1.1 Features: 8a40692db0322c49ee82ca0dac2e733c46de496f feat: add startup and performance...

dependencies
community-contribution
.NET

Bumps the dotnet group in /docs/core/extensions/snippets/http with 1 update: [Refit.HttpClientFactory](https://github.com/reactiveui/refit). Updates `Refit.HttpClientFactory` from 7.1.0 to 7.1.1 Release notes Sourced from Refit.HttpClientFactory's releases. 7.1.1 Features: 8a40692db0322c49ee82ca0dac2e733c46de496f feat: add startup and performance...

dependencies
community-contribution
.NET

added some clarification to the standalone GC configs. describes the behavior in .net8 and prior vs .net9. also added a header for each config since there are multiple in this...

### Type of issue Missing information ### Description In https://github.com/dotnet/sdk/pull/41747 we added new telemetry collection for the Containers feature that is collected during build/publish. We need to log this new...

:watch: Not Triaged
Pri1
dotnet-fundamentals/svc

## Summary Documents https://github.com/dotnet/sdk/pull/35418. Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/deploying/trimming/trimming-options.md](https://github.com/dotnet/docs/blob/7c28c000cc75a18c23aa517303e97da1ef10bb65/docs/core/deploying/trimming/trimming-options.md) | [Trimming options](https://review.learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trimming-options?branch=pr-en-us-41556) |

Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.48.0 to 0.49.1. Release notes Sourced from Spectre.Console's releases. 0.49.0 What's Changed Cleanup line endings by @​nils-a in spectreconsole/spectre.console#1381 Added Spectre.Console.Cli to quick-start. by @​nils-a in spectreconsole/spectre.console#1413...

dependencies
dotnet-fundamentals/svc
community-contribution
.NET

### Describe the issue or suggestion This feedback is for the `CompareOptions` documentation [here](https://learn.microsoft.com/en-us/dotnet/api/system.globalization.compareoptions?view=net-8.0). This is the options enumeration which can be passed to `String.Compare` to influence how two strings...

:watch: Not Triaged
Pri3

### Description .NET standard versions 1.0 through 1.6 include the implementation assemblies. This is bad as it will pull those references into deps.json and other dependency locations and could get...

doc-idea
breaking-change
Pri1

### Type of issue Missing information ### Description [Enter feedback here] In trying to test the code under the "Except And ExceptBy" section, it mentions Common Data Source. Where is...

doc-enhancement
help wanted
Pri2
dotnet-csharp/svc
csharp-linq/subsvc