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

In particular, the "Cross-platform targeting" section needs to be refreshed, I think. - What are the latest recommendations for library authors? - What are the most "reasonable" frameworks we should...

:watch: Not Triaged
Pri2
dotnet-fundamentals/prod

Update reference on WCF generates duplicated classes (with WCF namespaces instead namespaces from referenced project), even "Reuse types in all referenced assemblies" is checked. Reference.cs file should be generated with...

:watch: Not Triaged
Pri3

**Help us make content visible** Hi, Recently, there came a client's (or maybe devs' actually? lol) requirement: - to process (thousands of) data records individually with a method which includes...

:watch: Not Triaged
Pri3

[Enter feedback here] --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 20f37a0b-3b5d-225f-a349-ee108ff4ec60 * Version Independent ID: 00909a12-d24a-f3f5-d246-8a5cb2431438...

needs-more-info
Pri1
dotnet-csharp/prod
csharp-diagnostics/tech

**Help us make content visible** In https://github.com/dotnet/sdk/pull/27580, two new properties were added to allow access to a new SDK feature - automatic includes of PDB and XML files for PackageReferences....

:watch: Not Triaged
Pri3

**Issue description** I have a fresh VM from Azure, containing "Ubuntu Server 22.04 LTS" image provided by Canonical. As instructed, I try the following command. ```bash sudo apt-get update &&...

:watch: Not Triaged
Pri3

[`JsonSerializerOptions.GetConverter`](https://docs.microsoft.com/en-us/dotnet/api/system.text.json.jsonserializeroptions.getconverter?view=net-6.0) returns a non-null `JsonConverter` according to the nullability attributes. The XML docs disagree with this: > ### Returns > The first converter that supports the given type, or `null`...

:watch: Not Triaged
Pri1
dotnet-fundamentals/prod

@sharwell @jmarolf can someone review? Thanks!

dotnet-csharp/prod
csharp-roslyn/tech

In section https://docs.microsoft.com/en-us/dotnet/core/diagnostics/metrics-instrumentation#types-of-instruments, for UpDownCounter, it should be created by **CreateUpDownCounter** instead of **CreateCounter**, the method link is https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.metrics.meter.createupdowncounter?view=net-7.0. --- #### Document Details ⚠ *Do not edit this section. It...

:watch: Not Triaged
Pri2
dotnet-fundamentals/prod

I was trying the tutorial at https://docs.microsoft.com/en-ca/dotnet/iot/tutorials/blink-led with my rpi4b running Raspberry Pi OS (64-bit). I built the project on a MacBook Pro 13" M1. So, arm64 in all cases....

:watch: Not Triaged
Pri1
dotnet/prod