ardalis / pluralsight-ddd-fundamentalsLinks
Sample code for the Pluralsight DDD Fundamentals course by Julie Lerman and Steve "ardalis" Smith
☆955Updated 5 months ago
Alternatives and similar repositories for pluralsight-ddd-fundamentals
Users that are interested in pluralsight-ddd-fundamentals are comparing it to the libraries listed below
Sorting:
- ☆548Updated last year
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆837Updated 4 years ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆807Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆918Updated 9 months ago
- With Razor Pages☆1,552Updated 4 months ago
- A DDD guestbook example written for ASP.NET Core☆800Updated 5 years ago
- Samples associated with Pluralsight design patterns in c# courses.☆544Updated last year
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆662Updated 2 years ago
- Source code for the CQRS in Practice Pluralsight course☆527Updated last year
- .NET Core Web API for seamless event organization with configurable notification systems.☆374Updated last year
- Base class with tests for adding specifications to a DDD model☆2,127Updated 2 weeks ago
- Vertical Slice Architecture solution template in .NET 9☆502Updated last month
- ☆230Updated 3 years ago
- This is a demo with two ASP .NET 6 microservices using RabbitMQ and Docker☆583Updated 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,464Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆531Updated 2 years ago
- Sample Event Sourcing implementation with .NET Core☆593Updated 7 months ago
- A project showcasing how you can build a clean Minimal API using FastEndpoints☆649Updated 2 years ago
- A result abstraction that can be mapped to HTTP response codes if needed.