Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.
☆159Nov 21, 2023Updated 2 years ago
Alternatives and similar repositories for Ardalis.Extensions
Users that are interested in Ardalis.Extensions are comparing it to the libraries listed below
Sorting:
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated 10 months ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,017Nov 10, 2025Updated 3 months ago
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆11Jun 14, 2019Updated 6 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- Base class with tests for adding specifications to a DDD model☆2,206Nov 25, 2025Updated 3 months ago
- Resources related to my Pluralsight course on this topic.☆169Jul 5, 2024Updated last year
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 3 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆818Jul 13, 2024Updated last year
- A simple package with guard clause extensions.☆3,292Mar 3, 2025Updated 11 months ago
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,393Jul 16, 2025Updated 7 months ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316May 31, 2023Updated 2 years ago
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 6 months ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,199Oct 19, 2024Updated last year
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- A model binder for ASP.NET Core that supports pulling in values from the route and body of a request.☆14Nov 5, 2022Updated 3 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆171Nov 13, 2025Updated 3 months ago
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆979Mar 17, 2025Updated 11 months ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- An example of the State design pattern in C#☆32Feb 16, 2022Updated 4 years ago
- ☆552Jan 23, 2024Updated 2 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Jun 30, 2024Updated last year
- This is the companion repo for FakeItEasy Succinctly by Michael McCarthy. Published by Syncfusion.☆11Jan 12, 2018Updated 8 years ago
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- A simple web application for devBetter☆153Nov 25, 2025Updated 3 months ago
- This is the companion repo for NHibernate Succinctly by Ricardo Peres. Published by Syncfusion.☆12Jan 12, 2018Updated 8 years ago
- A tour of different data access approaches in .NET 8+.☆114Jul 11, 2025Updated 7 months ago
- ☆13Jan 16, 2025Updated last year
- A simple API project showing how to use ASP.NET Core Localization☆12Jul 24, 2024Updated last year
- A collection of Value Object samples for use in DDD projects.☆34Jan 24, 2022Updated 4 years ago
- Autofac plug-in for MediatR.☆55Feb 10, 2026Updated 2 weeks ago
- A simple xUnit C# test showing how to verify a certificate for a domain has at least 30 days before it expires.☆79Nov 18, 2020Updated 5 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Apr 28, 2025Updated 10 months ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago