-
Docs sample: https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/use-utf8jsonreader#read-from-a-stream-using-utf8jsonreader
Proposed replacement: https://gist.github.co…
-
### Current Behavior
using nx 19, dotnet 8, I have a standard NX repo.
First off thank you for the package.
1. `nx g @nx-dotnet/core:app src/backend/my-app` fails to run
2. no swagger…
-
What should be included in the next update of the coredistools library (used for x86/x64 GC stress, R2RDump disassembly, superpmi asm diffs, RyuJIT "late disassembler", ILC (?), and possibly more)?
…
-
### Type of issue
Typo
### Description
[Hier Feedback eingeben]
"Free " in context of memory is translated as "kostenlos". This does not make sense. It should be translated as "frei". Ask Bing…
-
https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft
https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/converters-ho…
-
On this page:
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.utf8jsonreader?view=net-8.0
There is the link:
"For more information, see [Use Utf8JsonReader](https://learn.microsoft.co…
ygoe updated
4 months ago
-
### Type of issue
Code doesn't work
### Description
All of the code samples provided in the documentation need to be updated to the latest prerelease.
With [this commit](https://github.com/dotne…
-
Hi @ryannewington
Microsoft have ported the ability to consume WCF services with their [dotnet/wcf](https://github.com/dotnet/wcf) library and a couple of days ago, [CoreWCF v1](https://github.com/…
-
I went through the entire steps in https://github.com/gusztavvargadr/packer/blob/master/samples/README.md?plain=1
to install dependencies (e.g. dotnet, cake, etc etc).
I'm getting this error when …
-
Unity currently supports dotnet standard 2.1. Dotnet standard 2.1 added ALPN support as can be seen here: https://learn.microsoft.com/en-us/dotnet/api/system.net.security.sslapplicationprotocol?view=…