docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

Results 762 docs issues
Sort by recently updated
recently updated
newest added

Fixes #39598 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/tools/dotnet-new-sdk-templates.md](https://github.com/dotnet/docs/blob/b611e78a57aec169eb0d1b93f1ee8d0fbacde6dc/docs/core/tools/dotnet-new-sdk-templates.md) | [.NET default templates for dotnet new](https://review.learn.microsoft.com/en-us/dotnet/core/tools/dotnet-new-sdk-templates?branch=pr-en-us-39630) |

okr-health

**Issue description** Hi There! I'm with Peregrine Connect, an integration platform built on .NET. Our production-ready solution with RabbitMQ support would be a valuable addition to [this article](https://learn.microsoft.com/en-us/dotnet/architecture/microservices/multi-container-microservice-net-applications/rabbitmq-event-bus-development-test-environment) under the...

Pri3

### Type of issue Other (describe below) ### Description Hello, My client is looking to migrate a large scale Xamarin.Native app to .NET style. For IDE we are using Visual...

doc-enhancement
Pri1
dotnet-fundamentals/svc
:pushpin: seQUESTered
install/subsvc

### Type of issue Missing information ### Description In https://github.com/dotnet/sdk/pull/31231 we implemented a flag on `dotnet tool install` that would allow from-scratch tool installs to automatically create the required manifest...

doc-enhancement
dotnet-fundamentals/svc
:pushpin: seQUESTered

* I saw this QA today: https://stackoverflow.com/questions/74159708/are-microsoft-extensions-libraries-intended-to-be-backward-compatible#comment130934545_74159708 - though the TL;DR: is: * .NET Platform Extensions' libraries' versions correspond with the current version of .NET, for example, the current latest...

doc-idea
Pri2

## Summary Nothing yet... Fixes #39263 --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/core/install/linux-ubuntu-v2.md](https://github.com/dotnet/docs/blob/f7fe3ffbd2f17eb39456fffeaf987947fc73b8b4/docs/core/install/linux-ubuntu-v2.md) | [Install .NET SDK or .NET Runtime on Ubuntu](https://review.learn.microsoft.com/en-us/dotnet/core/install/linux-ubuntu-v2?branch=pr-en-us-39474)...

dotnet-fundamentals/svc
install/subsvc

It's not exactly clear that .NET 8 can't be installed with the Canonical feed when it's unsupported yet the command demonstrates .NET 8. People will most likely jump past the...

doc-enhancement
Pri3
dotnet-fundamentals/svc
in-pr
:pushpin: seQUESTered
install/subsvc

### Type of issue Missing information ### Description Dear MS Doc Team, Recently I had a discussion about Collection Expression C# language feature in the corresponding github item dedicated to...

doc-enhancement
Pri1
dotnet-csharp/svc
lang-reference/subsvc

### Type of issue Missing information ### Description This article provides a good overview of how to use top-level statements. However, it never defines the term (preferably on its first...

doc-enhancement
help wanted
Pri1
dotnet-csharp/svc
fundamentals/subsvc

### Old behavior `Type.GetType(string)` throws `TypeLoadException` for most types with invalid element type, except a few corner cases such as byref-of-byref. ### New behavior `Type.GetType` throws `TypeLoadException` for all types...

doc-idea
:watch: Not Triaged
breaking-change
Pri1
:checkered_flag: Release: .NET 8