davidfowl / DotNetCodingPatterns
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:
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,284Updated 4 months ago
- A simple package with guard clause extensions.☆3,179Updated 2 months ago
- A Rosyln-powered generator for strongly-typed IDs☆1,617Updated 2 months ago
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆3,893Updated this week
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,201Updated this week
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,621Updated 2 weeks ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,174Updated 6 months ago
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,525Updated 9 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,275Updated 3 weeks ago
- FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.☆2,828Updated this week
- Next generation API for .NET☆1,764Updated 3 weeks ago
- Intelligent database cleaner for integration tests☆2,846Updated 2 months ago
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,096Updated this week
- A high performance implementation of Mediator pattern in .NET using source generators.☆2,665Updated this week
- Supercharged .NET server side development!☆1,531Updated this week
- A generalised Result object implementation for .NET/C#☆2,304Updated 9 months ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆664Updated 2 years ago
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,271Updated 8 months ago
- Functional extensions for C#☆2,618Updated last month
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,355Updated 7 months ago
- Distributed load-testing framework for .NET. Create distributed load test scenarios entirely using plain C# or F#. It is designed to test…☆2,121Updated last week
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,197Updated 2 months ago
- An easy to use thread safe in-memory caching service with a simple developer friendly API for c#☆1,736Updated last year
- A .NET Core global tool to display and update outdated NuGet packages in a project☆1,484Updated this week
- A result abstraction that can be mapped to HTTP response codes if needed.☆949Updated last month
- Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and mo…☆4,120Updated last month
- Mutation testing for .NET core and .NET framework!☆1,874Updated this week
- A .NET source generator for generating object mappings. No runtime reflection.☆3,341Updated last week
- A source generator for generating fast "reflection" methods for enums☆1,012Updated this week
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆915Updated 2 years ago