ivanpaulovich / hexagonal-architecture-acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
☆460Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for hexagonal-architecture-acerola
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆477Updated last year
- A DDD guestbook example written for ASP.NET Core☆696Updated 5 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆188Updated 6 years ago
- Source code for the CQRS in Practice Pluralsight course☆492Updated 4 months ago
- Source code for the DDD in Practice Pluralsight course☆587Updated 7 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆642Updated last year
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆391Updated 2 weeks ago
- Source code for the Anemic Domain Model Pluralsight course☆282Updated 4 months ago
- Implementation of the Specification Pattern in C#☆304Updated 4 months ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆927Updated 2 years ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆812Updated 3 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆349Updated last year
- .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.☆3Updated last year
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆313Updated last year
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆85Updated last year
- Hands-on DDD with C# book code☆178Updated last year
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆319Updated last year
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆316Updated this week
- Sample Event Sourcing implementation with .NET Core☆579Updated 3 months ago
- Domain-Driven Design example☆275Updated 6 months ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- Event Sourcing, CQRS and DDD framework for C#/.NET Core.☆658Updated 2 weeks ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆251Updated last year
- DDD patterns implemented following TDD☆146Updated 4 years ago
- Microservices sample architecture for .Net Core Application☆329Updated 5 years ago
- Implementation of saga pattern for .NET Core☆397Updated 9 months ago
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆368Updated 4 months ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆271Updated 2 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆185Updated last year