-
.NET Standard 2.0 is the last Standard to be compatible with .NET Framework, so double-check that we haven't slipped ahead to 2.1 on the common platform WIP.
-
### Description
When registering the standard resilience handler using `builder.Services.ConfigureHttpClientDefaults(x => x.AddStandardResilienceHandler)`, all `HttpClient`s seem to be using a shared…
-
### First
~~Edit: `Krypton-Suite/Standard-Toolkit/Source/.editorconfig`~~ Enabled in PR #1854 & #1856
~~Set: `dotnet_diagnostic.WFO1000.severity` from: `suggestion` to `warning`~~
From the build…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Regarding …
-
When using the dotnet runtime container images from Microsoft (mcr.microsoft.com/dotnet/runtime:7.0 and 6.0) the Dockerfile sets an environment variable, ASPNETCORE_URLS, to override the default liste…
idofl updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
There is no way to explicit Dispose the Segment.Analytics.Analytics client as it's not implements the IDisposable interface.
**De…
-
**Describe the bug**
When using xUnit v3, Stryker.NET produces warnings and can't perform proper mutations.
**Reproduction steps**
Checkout the [xunit-v3](https://github.com/serilog-contrib/s…
-
The following article mentions that instead of using the round-trip specifier `R` for double and float, `G17` and `G9` should be used respectively. It also mentions the `R` specifier may be slower tha…
-
### Describe the bug
When a directory contains two .csproj files and you use `dotnet watch --project /page/to/project-a.csproj` the watch command correctly watches for changes related to that proje…
-
Encountering this when running on Fedora:
```
❯ dotnet linux-dev-certs install
Some operations require root. You may be prompted for your 'sudo' password.
Creating CA certificate.
Installing CA…