Debugging Flakey Tests
Static Parallelization
Jan 28, 20265 min read19

Search for a command to run...
Articles tagged with #dotnet
Static Parallelization

A common complaint of our Pull Requests (PRs / Code Reviews) on our C# projects were the number of files changed. Most of the time these files are changes to the .csproj or manifest/data files. It would be nice if the dependencies were in one central...

With Data Protection API

With coverage threshold using coverlet.msbuild - RTFM

With NSwag.AspNetCore

Cannot create instance of type 'System.String' because it has multiple public parameterized constructors.
