docs
docs copied to clipboard
This repository contains .NET Documentation.
### Describe the issue or suggestion For many rule options, the option value `false` often disables the rule. For other rule options, `false` keeps the rule enabled and specifies a...
### Type of issue Typo ### Description In .NET 9.0.100 an SDK-level control for managing how strict SDK tooling is was introduced - it's called `SdkAnalysisLevel`. The idea is to...
### Describe the issue or suggestion This problem exists in the documentation of many Microsoft products. The current Japanese documents is super difficult to be read due to the broken...
## Summary Fix minor issue causing `appsettings.json` configuration not enabling Azure Monitor distro. Fixes #42467
### Type of issue Code doesn't work ### Description There is a small issue in the article which prevents the sample code from working. In step two the following code...
InternalsVisibleToAttribute missing from "Assembly level attributes interpreted by the C# compiler"
### Type of issue Missing information ### Description When the C# compiler sees in a reference, it allows the compilation to access types that are internal within that referenced assembly....
### Type of issue Code doesn't work ### Description As We use top Level Statement don't require to write main method as, I have a static and non static variable...
### Type of issue Code doesn't work ### Description I've been creating, reading and updating excel worksheets using vb.net (ide VS 2022); regulary I have been used Imports Excel =...
### Visual Studio release Other (please put exact version in description textbox) ### Link to speclet - [Speclet](https://github.com/dotnet/csharplang/blob/main/proposals/field-keyword.md) ### Link to Pull request - [PR](https://github.com/dotnet/roslyn/pull/75228) ### New behavior Added in...
### Proposed topic or title Custom implementation of IResourceMonitor ### Location in table of contents. New articled in the Resource Monitoring section or a new paragraph in docs/core/diagnostics/diagnostic-resource-monitoring.md ### Reason...