docs icon indicating copy to clipboard operation
docs copied to clipboard

This repository contains .NET Documentation.

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

## Summary Replaces placeholder blog link with full documentation for F# 7 features following F# 9 template structure. Fixes #50481 ## Changes The F# 7 documentation now includes: - **Static...

dotnet-fsharp/svc
okr-quality

### Type of issue Outdated article ### Description See https://github.com/dotnet/docs/pull/50122#issuecomment-3602334874 Since this tutorial was written, the SDK added `dotnet ` as a shorthand form to run a file based app....

dotnet-csharp/svc
fundamentals/subsvc
:pushpin: seQUESTered

### Type of issue Missing information ### Description In https://github.com/dotnet/sdk/issues/51994 @afscrome noted that `--configfile` and `--source` are missing from this page. We should fill them in, and their content should...

dotnet-fundamentals/svc
:pushpin: seQUESTered

### Type of issue Outdated article ### Description This product is no longer supported by MS and has been replaced by GHCP AppMod. Sync with @wadepickett and @tdykstra about this...

dotnet-fundamentals/svc
:pushpin: seQUESTered

### Summary Added the missing `DefaultTraceListener` entry to the trace listeners table in the `.NET Framework` configuration documentation. ### Why The table listing available trace listener classes did not include...

dotnet-framework/svc
community-contribution

### Description ### Reproduction Steps ```sh dotnet new console --aot echo 'throw new Exception();' > Program.cs dotnet publish -o out out/*.exe ``` ### Expected behavior Regular crash dialog. ### Actual...

:watch: Not Triaged
:checkered_flag: Release: .NET 10

I encountered some problems while using this code. The buffer has to be resized on the final block to have the exact length of the remaining JSON, otherwise the reader...

dotnet-fundamentals/svc
community-contribution

## Summary - Fixing typo mentioned in (https://github.com/dotnet/docs/issues/49691) where example for CLS compliance might be confusing. - As checked this is fine for the VB example the C# example needs...

community-contribution

This is *first draft*. I might be assuming too much familiarity with the problem space. Please provide feedback 🤝 --- #### Internal previews | 📄 File | 🔗 Preview link...

dotnet-fundamentals/svc

This PR updates the Model Builder GPU installation guide to resolve issues reported when using CUDA 10.1, which caused "no kernel found" errors during object detection while image classification worked...

dotnet-ml/svc
dotnet-fundamentals/svc
community-contribution
dotnet-cli/subsvc