davidfowl / DotNetCodingPatternsLinks
A collection of coding patterns in no particular order
☆1,428Updated last year
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,930Updated 5 months ago
- A fluent API for .Net that can enforce architectural rules in unit tests.☆1,639Updated last year
- Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a c…☆1,143Updated last 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,365Updated this week
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,198Updated last year
- A simple package with guard clause extensions.☆3,255Updated 8 months ago
- Functional extensions for C#☆2,735Updated 5 months ago
- A Rosyln-powered generator for strongly-typed IDs☆1,693Updated 8 months ago
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,674Updated last month
- A result abstraction that can be mapped to HTTP response codes if needed.☆995Updated last week
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,340Updated this week
- With Razor Pages☆1,611Updated 6 months ago
- A place I'm trying out the new ASP.NET Core minimal APIs features.☆667Updated 2 years ago
- ⚡A list of .NET content creators☆1,144Updated last year
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,376Updated 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,198Updated this week
- Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection☆4,162Updated 2 months ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,369Updated 4 months ago
- Supercharged .NET server side development!☆1,798Updated this week
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,285Updated last year
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,142Updated this week
- A generalised Result object implementation for .NET/C#☆2,494Updated 4 months ago
- A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.☆4,167Updated this week
- Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc☆846Updated last month
- A .NET Core global tool to display and update outdated NuGet packages in a project☆1,577Updated this week
- A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀☆1,174Updated last month
- A high performance implementation of Mediator pattern in .NET using source generators.☆3,118Updated last week
- Base class with tests for adding specifications to a DDD model☆2,159Updated 2 months ago
- This is a document to help with .NET memory analysis and diagnostics.☆1,927Updated last year
- Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.☆1,740Updated 11 months ago