StringEpsilon
StringEpsilon
Most of my time I spend with the devtools, I switch back and forth between "Action" and "State" and occasionally look at the "Diff". It is a bit annoying that...
While the release is correctly versioned as a new major release, some of the breaking changes are missing from the official changelog. The following is an *incomplete list of breaking...
## Environment data `dotnet --info` output: ``` .NET SDK: Version: 7.0.100 Commit: e12b7af219 Runtime Environment: OS Name: Windows OS Version: 10.0.19045 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\7.0.100\...
I randomly checked out this mod and noticed that you have a license issue on your hand, since you accepted a contribution from a German collaborator. German copyright law is...
Given:  Then hit tab:  This happens on pretty much any given `.cshtml` file with any code completion that would add a `using` in regular C#. Notably: This can...
### Describe the bug The `dotnet watch run` command watches the `.git` folder of my project, sometimes even recompiling due to this error: > Unable to apply hot reload, restart...