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. We may earn a commission when you buy through links labeled 'Ad' on this page.
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.☆106Apr 3, 2025Updated 11 months ago
- Extension methods to make working with EF Core easier.☆44Nov 24, 2023Updated 2 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,021Nov 10, 2025Updated 4 months ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- Base class with tests for adding specifications to a DDD model☆2,210Nov 25, 2025Updated 3 months ago
- Resources related to my Pluralsight course on this topic.☆171Jul 5, 2024Updated last year
- A project for holding Roslyn analyzers that leverage Ardalis.GuardClauses☆10Jun 14, 2019Updated 6 years ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,396Jul 16, 2025Updated 8 months ago
- A simple package with guard clause extensions.☆3,285Mar 3, 2025Updated last year
- Samples associated with Pluralsight design patterns in c# courses.☆547Dec 10, 2023Updated 2 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆823Jul 13, 2024Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆170Nov 13, 2025Updated 4 months ago
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,200Mar 9, 2026Updated 2 weeks ago
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆980Mar 17, 2025Updated last year
- A starting point for the Gilded Rose kata using dotnet core, C#, and xunit.☆15Aug 30, 2024Updated last year
- Show how to use a builder with unit tests.☆47Aug 28, 2025Updated 6 months ago
- 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
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆12Apr 6, 2023Updated 2 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316May 31, 2023Updated 2 years ago
- ☆13Jan 16, 2025Updated last year
- ☆551Jan 23, 2024Updated 2 years ago
- Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10☆18,084Mar 13, 2026Updated last week
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- A simple web application for devBetter☆153Mar 4, 2026Updated 2 weeks ago
- 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
- This is the companion repo for FakeItEasy Succinctly by Michael McCarthy. Published by Syncfusion.☆11Jan 12, 2018Updated 8 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Jun 30, 2024Updated last year
- A tour of different data access approaches in .NET 8+.☆115Jul 11, 2025Updated 8 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Apr 28, 2025Updated 10 months ago
- CometD for use with Salesforce Platform Events☆33Nov 24, 2023Updated 2 years ago
- Full Modular Monolith application with Domain-Driven Design approach.☆51Apr 13, 2024Updated last year
- A sample SharedKernel that goes along with the sample in Ardalis.CleanArchitecture☆14Oct 15, 2025Updated 5 months ago