davidfowl / DotNetCodingPatternsLinks
A collection of coding patterns in no particular order
☆1,420Updated 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,589Updated last year
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆663Updated 2 years ago
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,161Updated 3 weeks ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆969Updated 3 months ago
- Intelligent database cleaner for integration tests☆2,892Updated last month
- A Rosyln-powered generator for strongly-typed IDs☆1,655Updated 5 months ago
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,279Updated 11 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,158Updated last week
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,321Updated 3 weeks ago
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,365Updated 2 weeks ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,187Updated 9 months ago
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,646Updated 3 months ago
- Functional extensions for C#☆2,683Updated 2 months ago
- Supercharged .NET server side development!☆1,631Updated this week
- A high performance implementation of Mediator pattern in .NET using source generators.☆2,873Updated this week
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,272Updated this week
- 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,318Updated last month
- A simple package with guard clause extensions.☆3,216Updated 5 months ago
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc☆829Updated this week
- ⚡A list of .NET content creators☆1,145Updated 9 months ago
- A .NET Core global tool to display and update outdated NuGet packages in a project☆1,534Updated 2 months ago
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,095Updated this week
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆764Updated 8 months ago
- A simple recipe for .NET Core microservices.☆962Updated last year
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,112Updated 3 weeks ago
- Mutation testing for .NET core and .NET framework!☆1,895Updated this week
- A generalised Result object implementation for .NET/C#☆2,406Updated 3 weeks ago
- Base class with tests for adding specifications to a DDD model☆2,118Updated last month
- With Razor Pages☆1,467Updated 3 months ago
- Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.☆1,726Updated 8 months ago