Stars
A battle-tested starter kit for building open-source and internal NuGet libraries using "dotnet new", born from half a billion downloads
A modern, fast and flexible .NET testing framework
Open source SQL Server troubleshooting: sp_PressureDetector, sp_QuickieStore, sp_HumanEvents, and other SQL Server scripts for performance troubleshooting
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Intelligent database cleaner for integration tests
Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external classes which do not have an interface, in a Proxy class which maβ¦
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
A collection of tips and tricks with smaller code snippets and explanation.
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel. Add a reference, set your C# version to latest and have fun! π
ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats.
πππA faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
A JavaScript implementation of a web browser without its graphical user interface
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Kubernetes Goat is a "Vulnerable by Design" cluster environment to learn and practice Kubernetes security using an interactive hands-on playground π
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
A framework for provisioning local environments to a desired state, using the .NET SDK.
Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
Swagger tools for documenting API's built on ASP.NET Core
Fluent URL builder and testable HTTP client for .NET