KevinDockx / CSharpDesignPatternsLinks
Fully functioning sample code for my C# Design Patterns course, currently targeting .NET 8.
☆54Updated last year
Alternatives and similar repositories for CSharpDesignPatterns
Users that are interested in CSharpDesignPatterns are comparing it to the libraries listed below
Sorting:
- ☆208Updated last year
- My personal take on Clean Architecture (.NET8)☆214Updated 6 months ago
- Full Modular Monolith application with Domain-Driven Design approach.☆49Updated last year
- Fully functioning sample code for my C#10 Design Patterns course☆164Updated last year
- .NET 8 Minimal API with Vertical Slice Architecture☆178Updated 2 months ago
- Rally simulator accompanied with a RESTful API.☆113Updated 2 years ago
- ASP.NET domain driven design template based on the Clean Architecture project structure.☆140Updated 8 months ago
- ☆180Updated 10 months ago
- Modular Monolith sample for Dometrain☆66Updated last month
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- Clean Architecture Solution Template for Blazor WebAssembly .NET 7☆307Updated last year
- ☆230Updated 3 years ago
- The code used in the .NET Docs Show on Minimal APIs☆172Updated 3 years ago
- A template for an API using Clean Architecture and .NET Minimal API's.☆322Updated 8 months ago
- ☆88Updated last year
- Simple virtual payments app built as a modular monolith (reference project for YouTube mini-course)☆110Updated 2 years ago
- Sample project showing how to write integration tests with Testcontainers.☆65Updated last year
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆259Updated 5 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- SSW Clean Architecture Template☆158Updated this week
- ContainerNinja is a boilerplate template project to demonstrate building a multi-container Full Stack application with ASP.NET Core (.NET…☆230Updated 2 years ago
- .NET Core Web API for seamless event organization with configurable notification systems.☆374Updated last year
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆138Updated last month
- Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstr…☆262Updated 2 years ago
- A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles" in .NET Core☆148Updated 6 months ago
- ☆91Updated last year
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆97Updated last year
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago