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

BinaryFormatter is getting removed in Preview 6, we need to provide the docs along with its public release. I am able to address any feedback this week, after that I...

dotnet-fundamentals/svc

### Visual Studio release 17.11p3 ### Link to speclet - [Speclet](https://github.com/dotnet/csharplang/blob/main/proposals/partial-properties.md) ### Link to Pull request - [PR](https://github.com/dotnet/roslyn/pull/73815) ### New behavior Adding the `partial` modifier to a declaration that looks...

Pri1
dotnet-csharp/svc
whats-new/subsvc
:pushpin: seQUESTered
:checkered_flag: Release: .NET 9

### Type of issue Typo ### Description The example iris.data file results in an exception: **System.InvalidOperationException: 'Failed to initialize clusters: too few examples' being thrown**. This is with Microsoft.ML 3.0.1...

:watch: Not Triaged
Pri2
dotnet-ml/svc

## Summary I'm afraid the current definition is technically incorrect. Following is the exact definition coined by Gilbert and Lynch in [their paper, section 2.2](https://users.ece.cmu.edu/~adrian/731-sp04/readings/GL-cap.pdf): > For a distributed system...

dotnet-architecture/svc
cloud-native/subsvc
community-contribution

### Describe the issue or suggestion [FIPS compliance - .NET Core - .NET | Microsoft Learn](https://learn.microsoft.com/en-us/dotnet/standard/security/fips-compliance) describes in general terms how an application can be in FIPS compliance. However, https://github.com/dotnet/runtime/pull/94979...

discussion
doc-idea
Pri3
dotnet/svc
security-practices/subsvc

### Type of issue Outdated article ### Description @tommcdon Based on our conversation in the github issue below it appears this documentation should be updated. Thanks for your help. https://github.com/dotnet/runtime/issues/99298...

:watch: Not Triaged
Pri2
dotnet-fundamentals/svc

### Type of issue Missing information ### Description `SourceRevisionId` is mentioned in the comment below this table, but is missing from the table itself. It's also missing from the linked...

:watch: Not Triaged
Pri2
dotnet-fundamentals/svc

### Type of issue Typo ### Description We now talk about .NET Core as .NET 5 and above, so it is confusing to may be confusing to see examples with...

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

**Issue description** This is regarding the documentation page for [Runtime Identifiers](https://learn.microsoft.com/en-us/dotnet/core/rid-catalog). I am building a Nuget package that distributes native libraries for multiple platforms, one of them being MacOS. The...

:watch: Not Triaged
Pri3

## Summary Describe your changes here. Fixes #Issue_Number (if available) --- #### Internal previews | 📄 File | 🔗 Preview link | |:--|:--| | [docs/architecture/distributed-cloud-native-apps-containers/deploying-distributed-apps/deploy-with-dot-net-aspire.md](https://github.com/dotnet/docs/blob/c306a4da01f38e7db50dc32bdf13142161cf7f16/docs/architecture/distributed-cloud-native-apps-containers/deploying-distributed-apps/deploy-with-dot-net-aspire.md) | [Deployment with or without...

community-contribution