davidfowl / DotNetCodingPatternsLinks
A collection of coding patterns in no particular order
☆1,414Updated 11 months ago
Alternatives and similar repositories for DotNetCodingPatterns
Users that are interested in DotNetCodingPatterns are comparing it to the libraries listed below
Sorting:
- Intelligent database cleaner for integration tests☆2,861Updated 2 months ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,295Updated 4 months ago
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,274Updated 9 months ago
- A simple package with guard clause extensions.☆3,188Updated 3 months ago
- Base class with tests for adding specifications to a DDD model☆2,078Updated this week
- A high performance implementation of Mediator pattern in .NET using source generators.☆2,730Updated 3 weeks ago
- A Rosyln-powered generator for strongly-typed IDs☆1,629Updated 3 months ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆951Updated last month
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,224Updated this week
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,178Updated 7 months ago
- With Razor Pages☆1,457Updated last month
- A .NET source generator for generating object mappings. No runtime reflection.☆3,391Updated last week
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆3,955Updated this week
- A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.☆4,048Updated this week
- A generalised Result object implementation for .NET/C#☆2,330Updated 10 months ago
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,628Updated last month
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,534Updated 10 months ago
- Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and m…☆2,288Updated last month
- Functional extensions for C#☆2,634Updated last week
- Supercharged .NET server side development!☆1,560Updated this week
- Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test…☆2,135Updated 3 weeks ago
- Various todo list backend API implementations☆1,048Updated 2 years ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆665Updated 2 years ago
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,357Updated 7 months ago
- Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and mo…☆4,136Updated last month
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,051Updated this week
- FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.☆2,895Updated last week
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,149Updated 6 months ago
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆918Updated 2 years ago
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc☆820Updated 8 months ago