davidfowl / DotNetCodingPatternsLinks
A collection of coding patterns in no particular order
☆1,431Updated last year
Alternatives and similar repositories for DotNetCodingPatterns
Users that are interested in DotNetCodingPatterns are comparing it to the libraries listed below
Sorting:
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,680Updated last year
- Intelligent database cleaner for integration tests☆2,949Updated last month
- A simple package with guard clause extensions.☆3,271Updated 10 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,205Updated last month
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,380Updated 5 months ago
- A Rosyln-powered generator for strongly-typed IDs☆1,710Updated 10 months ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,200Updated last year
- 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,386Updated last month
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,380Updated last month
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆669Updated 3 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,007Updated 2 months ago
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,157Updated last week
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,284Updated last year
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,372Updated this week
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,171Updated this week
- A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.☆4,224Updated last week
- A high performance implementation of Mediator pattern in .NET using source generators.☆3,271Updated last month
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,690Updated 3 months ago
- Supercharged .NET server side development!☆1,922Updated last week
- Benchmarking infrastructure for applications☆1,069Updated last week
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,175Updated 3 months ago
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆4,206Updated last month
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆766Updated last year
- A generalised Result object implementation for .NET/C#☆2,523Updated 6 months ago
- A .NET Core global tool to display and update outdated NuGet packages in a project☆1,617Updated this week
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. Author Raman Tsitou☆853Updated this week
- A .NET source generator for generating object mappings. No runtime reflection.☆3,841Updated this week
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆939Updated 2 years ago
- Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.☆1,750Updated last year
- Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.☆695Updated last month