ardalis / ddd-guestbookLinks
A DDD guestbook example written for ASP.NET Core
☆778Updated 5 years ago
Alternatives and similar repositories for ddd-guestbook
Users that are interested in ddd-guestbook are comparing it to the libraries listed below
Sorting:
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆504Updated last year
- Source code for the CQRS in Practice Pluralsight course☆520Updated 11 months ago
- A solution template using Clean Architecture for building a .NET Core Worker Service.☆801Updated 11 months ago
- Sample using micro services in .NET Core 3.1 Focusing on clean code☆698Updated 2 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆658Updated 2 years ago
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆525Updated last year
- WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!☆912Updated 7 months ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆539Updated 2 years ago
- Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing☆854Updated 10 months ago
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆588Updated 11 months ago
- A simple recipe for .NET Core microservices.☆958Updated last year
- ASP.NET Core 6 Web API Clean Architecture Solution Template☆715Updated last year
- Domain-Driven Design example☆346Updated last year
- .NET Nuget Packages.☆471Updated last week
- Sample Event Sourcing implementation with .NET Core☆591Updated 4 months ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆831Updated 4 years ago
- A smart set of common classes and implementations to improve your development productivity.☆810Updated 2 months ago
- Samples associated with Pluralsight design patterns in c# courses.☆545Updated last year
- Implementation of the Specification Pattern in C#☆306Updated 11 months ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆484Updated 2 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆401Updated 2 weeks ago
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆346Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- An implementation of Clean Architecture for ASP.NET Core 3.1 WebAPI. Built with loosely coupled architecture and clean-code practices in …☆1,456Updated last year
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆495Updated last year
- ASP.NET Core Identity Series