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

First suggested method: Adding Bootstrap4 to PropertyGroup did not solved the problem. Is there anything missing in this aproach? Migrating to Boostrap 5 is not possible at this time. Thanks...

:watch: Not Triaged
Pri2
dotnet-fundamentals/prod

Update package index with latest published versions

dotnet-azure/prod

- [ ] Update .NET Framework versions and dependencies - [ ] Update What's new in .NET Framework - [ ] Update How to: Determine which .NET Framework versions are...

doc-enhancement
Pri1
:checkered_flag: Release: .NET Framework 4.8.1

For .NET 6, the console project template was changed to use top-level statements. The code that is created in Program.cs is: ``` // See https://aka.ms/new-console-template for more information Console.WriteLine("Hello, World!");...

discussion
Pri3

[Enter feedback here] I was able to gain some access to the previous .NET 5.0 version tab by right-clicking the project and selecting Properties. The General Tab on the left...

:watch: Not Triaged
Pri1
dotnet-fundamentals/prod

## Summary Draft `HttpClient` article Fixes #30363 ## Internal preview - [Make HTTP requests with the HttpClient](https://review.docs.microsoft.com/en-us/dotnet/fundamentals/networking/httpclient?branch=pr-en-us-30543)

dotnet-fundamentals/prod

[Enter feedback here] https://docs.microsoft.com/en-us/dotnet/standard/base-types/character-classes-in-regular-expressions#whitespace-character-s https://docs.microsoft.com/en-us/dotnet/standard/base-types/character-classes-in-regular-expressions#whitespace-character-s „\x85 The ellipsis or NEXT LINE (NEL) character (…), \u0085.” Okay, maybe the old NEXT LINE (https://www.compart.com/en/unicode/U+0085) can be considered whitespace but ellipsis (https://www.compart.com/en/unicode/U+2026) cannot....

:watch: Not Triaged
Pri1
dotnet-fundamentals/prod

## Summary Add a page about custom marshalling source generation via `CustomMarshallerAttribute`. This is just a basic overview. We'll have to add a tutorial/sample with more detailed use cases later.

dotnet-fundamentals/prod