Samples associated with Pluralsight design patterns in c# courses.
☆547Dec 10, 2023Updated 2 years ago
Alternatives and similar repositories for DesignPatternsInCSharp
Users that are interested in DesignPatternsInCSharp are comparing it to the libraries listed below
Sorting:
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆823Jul 13, 2024Updated last year
- My list of code katas☆766Feb 14, 2024Updated 2 years ago
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- ☆551Jan 23, 2024Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆171Jul 5, 2024Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,018Nov 10, 2025Updated 4 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆106Apr 3, 2025Updated 11 months ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10☆18,084Mar 13, 2026Updated last week
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- A simple package with guard clause extensions.☆3,285Mar 3, 2025Updated last year
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316May 31, 2023Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆322Mar 4, 2023Updated 3 years ago
- A console app showing domain events in action using .NET 5☆48Sep 30, 2024Updated last year
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆733Feb 28, 2026Updated 2 weeks ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆392Nov 26, 2025Updated 3 months ago
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆980Mar 17, 2025Updated last year
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,200Mar 9, 2026Updated last week
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆403Sep 12, 2025Updated 6 months ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆550Jan 9, 2023Updated 3 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,210Nov 25, 2025Updated 3 months ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆257Jan 8, 2023Updated 3 years 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
- A sample demonstrating strongly typed C# alternatives to enums.☆16Dec 1, 2017Updated 8 years ago
- A sample editorconfig file for use with .NET / C# applications☆44May 24, 2024Updated last year
- Some classes to make working with APIs easier.☆38Apr 7, 2023Updated 2 years ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,396Jul 16, 2025Updated 8 months ago
- A DDD guestbook example written for ASP.NET Core☆822Oct 31, 2019Updated 6 years ago
- A tour of different data access approaches in .NET 8+.☆115Jul 11, 2025Updated 8 months ago
- Sample Event Sourcing implementation with .NET Core☆593Jan 24, 2025Updated last year
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆492Oct 11, 2023Updated 2 years ago
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆926Nov 18, 2024Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆665Jan 18, 2023Updated 3 years ago
- .NET 10 Nuget Packages☆469Mar 10, 2026Updated last week
- A simple web application for devBetter☆153Mar 4, 2026Updated 2 weeks ago