matthewrenze / clean-architecture-demoLinks
A sample app for my online course "Clean Architecture: Patterns, Practices, and Principles"
☆1,165Updated 7 months ago
Alternatives and similar repositories for clean-architecture-demo
Users that are interested in clean-architecture-demo are comparing it to the libraries listed below
Sorting:
- Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith☆956Updated 5 months ago
- Source code for the DDD in Practice Pluralsight course☆609Updated 8 years ago
- A DDD guestbook example written for ASP.NET Core☆800Updated 5 years ago
- Source code for the CQRS in Practice Pluralsight course☆527Updated last year
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆936Updated 2 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆662Updated 2 years ago
- Blog series supplementary domain-driven design C# repository that (hopefully) actually makes sense.☆1,839Updated 3 years ago
- With Razor Pages☆1,552Updated 4 months ago
- My list of code katas☆760Updated last year
- Source code for the Anemic Domain Model Pluralsight course☆286Updated last year
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆510Updated last year
- ☆548Updated last year
- Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.☆3,022Updated last year
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆837Updated 4 years ago
- Beautiful REST API design with ASP.NET Core and Ion☆637Updated 5 years ago
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆918Updated 9 months ago
- This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this s…☆1,139Updated 2 months ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆483Updated 2 years ago
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…☆470Updated 7 years ago
- Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from fra…☆4,209Updated 2 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆315Updated 2 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆544Updated last year
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,466Updated last year
- Very simplified insurance sales system made in a microservices architecture using .NET Core☆1,941Updated 7 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.