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:
- Source code for the CQRS in Practice Pluralsight course☆530Updated last year
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆485Updated 2 years ago
- A DDD guestbook example written for ASP.NET Core☆810Updated 6 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆664Updated 2 years ago
- Source code for the DDD in Practice Pluralsight course☆612Updated 8 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆403Updated 2 months ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆320Updated 11 months ago
- Source code for the Anemic Domain Model Pluralsight course☆286Updated last year
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆191Updated 7 years ago
- Learn Clean Architecture with .NET Core 3.0☆252Updated 6 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆315Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆323Updated 2 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆844Updated 4 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆258Updated 2 years ago
- Hands-on DDD with C# book code☆187Updated 2 years ago
- Microservices sample architecture for .Net Core Application☆342Updated 6 years ago
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆408Updated 9 months ago
- Sample Event Sourcing implementation with .NET Core☆593Updated 9 months ago
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆88Updated 2 years ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆938Updated 3 years ago
- DDD patterns implemented following TDD☆145Updated 5 years ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆579Updated last year
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆89Updated 2 years ago
- .NET framework for DDD, CQRS and Event Sourcing.☆21Updated 3 weeks ago
- Implementation of the Specification Pattern in C#☆309Updated last year
- Source code for the DDD and EF Core Pluralsight course☆255Updated 4 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆189Updated 2 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆354Updated 2 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆52Updated 6 years ago
- Implementation of saga pattern for .NET Core☆399Updated last year