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.☆818Jul 13, 2024Updated last year
- Some samples using C# generics for a Pluralsight course.☆42Jun 7, 2021Updated 4 years ago
- ☆552Jan 23, 2024Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.☆1,016Nov 10, 2025Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Apr 3, 2025Updated 10 months ago
- Sample showing MediatR with ASP.NET Core☆53Jan 6, 2023Updated 3 years ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆545Jan 9, 2023Updated 3 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Nov 21, 2023Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆322Mar 4, 2023Updated 2 years 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 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☆729Jan 9, 2024Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆169Jul 5, 2024Updated last year
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316May 31, 2023Updated 2 years ago
- This repository contains the implementation of domain-driven design and clear architecture in ASP.NET Core.☆391Nov 26, 2025Updated 3 months ago
- Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 10☆18,020Updated this week
- A simple package with guard clause extensions.☆3,292Mar 3, 2025Updated 11 months ago
- An example of the State design pattern in C#☆32Feb 16, 2022Updated 4 years ago
- Some examples showing domain modeling tips and traps☆22May 18, 2022Updated 3 years ago
- A sample demonstrating the CachedRepository pattern☆118Oct 9, 2023Updated 2 years ago
- Sample Event Sourcing implementation with .NET Core☆594Jan 24, 2025Updated last year
- A project for supporting API Endpoints in ASP.NET Core web applications.☆3,199Oct 19, 2024Updated last year
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆404Sep 12, 2025Updated 5 months ago
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆979Mar 17, 2025Updated 11 months ago
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆925Nov 18, 2024Updated last year
- Examples of approaches to unit testing different kinds of code in C#.☆34Dec 20, 2019Updated 6 years ago
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆492Oct 11, 2023Updated 2 years ago
- Base class with tests for adding specifications to a DDD model☆2,206Nov 25, 2025Updated 3 months ago
- A DDD guestbook example written for ASP.NET Core☆823Oct 31, 2019Updated 6 years ago
- A simple demo listing all services available to an app at startup☆85Jun 22, 2022Updated 3 years ago
- A simple web application for devBetter☆153Nov 25, 2025Updated 3 months ago
- A base class for quickly and easily creating strongly typed enum replacements in C#.☆2,393Jul 16, 2025Updated 7 months ago
- It is a clean architecture project template which is based on hexagonal-architecture principles built with .Net core.☆174Mar 4, 2023Updated 2 years ago
- This repository contains Generic Repository implementation for Entity Framework Core☆632Nov 15, 2025Updated 3 months ago
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Jun 12, 2020Updated 5 years ago
- A tour of different data access approaches in .NET 8+.☆114Jul 11, 2025Updated 7 months ago
- An ultra-simplified explanation to design patterns☆16Apr 19, 2022Updated 3 years ago
- .NET 10 Nuget Packages☆470Feb 11, 2026Updated 2 weeks ago
- Full ASP.NET Core 10.0 LTS application with DDD, CQRS and Event Sourcing☆874Dec 28, 2025Updated last month