ivanpaulovich / hexagonal-architecture-acerolaLinks
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.
☆472Updated 7 years ago
Alternatives and similar repositories for hexagonal-architecture-acerola
Users that are interested in hexagonal-architecture-acerola are comparing it to the libraries listed below
Sorting:
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆487Updated 2 years ago
- Source code for the CQRS in Practice Pluralsight course☆533Updated last year
- Source code for the DDD in Practice Pluralsight course☆617Updated 8 years ago
- A DDD guestbook example written for ASP.NET Core☆820Updated 6 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆322Updated last month
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆192Updated 7 years ago
- Source code for the Anemic Domain Model Pluralsight course☆286Updated last year
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆665Updated 3 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆316Updated 2 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆405Updated 4 months ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆257Updated 3 years ago
- Learn Clean Architecture with .NET Core 3.0☆251Updated 6 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆322Updated 2 years ago
- Hands-on DDD with C# book code☆187Updated 3 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆844Updated 5 years ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆941Updated 3 years ago
- DDD patterns implemented following TDD☆145Updated 6 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 7 years ago
- Implementation of the Specification Pattern in C#☆311Updated last year
- Microservices sample architecture for .Net Core Application☆342Updated 6 years ago
- Sample Event Sourcing implementation with .NET Core☆594Updated 11 months ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆581Updated last year
- .NET framework for DDD, CQRS and Event Sourcing.☆22Updated 3 weeks ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆54Updated 6 years ago
- Modular blog using Blazor with clean domain-driven design patterns☆408Updated 3 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆190Updated 2 years ago
- ☆187Updated 4 years ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆88Updated 3 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆89Updated 2 years ago
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆413Updated 11 months ago