Stars
DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database …
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
Enterprise HealthChecks for ASP.NET Core Diagnostics Package
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
Makes life working with units of measurement just a little bit better.
A simple package with guard clause extensions.
A base class for quickly and easily creating strongly typed enum replacements in C#.
A project for supporting API Endpoints in ASP.NET Core web applications.
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10
A DDD guestbook example written for ASP.NET Core