Stars
Free, automatic HTTPS certificate generation for ASP.NET Core web apps
Repository for clean code cookbook
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
Rules engine for .NET, based on the Rete matching algorithm, with internal DSL in C#.
The ultimate clean architecture template for .NET applications 💪
Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.
This repository contains everything you need to become proficient in System Design
A reference .NET application implementing an eCommerce site
QuestPDF is a modern open-source .NET library for PDF document generation. Offering comprehensive layout engine powered by concise and discoverable C# Fluent API. Easily generate PDF reports, invoi…
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
A high performance implementation of Mediator pattern in .NET using source generators.
A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
A simple, fluent discriminated union of an error or a result.
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality…
Clean Architecture Solution Template for ASP.NET Core
Easy-to-use typesafe REST API client library for .NET Standard 1.1 and .NET Framework 4.5 and higher, which is simple and customisable. Inspired by Refit
LINQ to GraphQL - Strongly typed GraphQL queries with LINQ query syntax. No more magic strings and runtime errors.
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerc…
Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.
A template for an API using Clean Architecture and .NET Minimal API's.
Examples and Tutorials of Event Sourcing in .NET
ASP.NET Core rate limiting middleware
A .NET library that makes it easier to create beautiful console applications.
Base class with tests for adding specifications to a DDD model