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.
☆461Updated 6 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
- Source code for the CQRS in Practice Pluralsight course☆507Updated 6 months ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 6 years ago
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆479Updated last year
- A DDD guestbook example written for ASP.NET Core☆716Updated 5 years ago
- Source code for the DDD in Practice Pluralsight course☆593Updated 7 years ago
- Learn Clean Architecture with .NET Core 3.0☆248Updated 5 years ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆394Updated 2 months ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆931Updated 2 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 6 months ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆646Updated 2 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆254Updated 2 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆316Updated 2 months ago
- DDD patterns implemented following TDD☆147Updated 5 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆822Updated 4 years ago
- .NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.☆3Updated last year
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- Hands-on DDD with C# book code☆179Updated 2 years ago
- Sample Event Sourcing implementation with .NET Core☆585Updated this week
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆188Updated last year
- Implementation of the Specification Pattern in C#☆305Updated 7 months ago
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆373Updated 6 months ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆349Updated last year
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆320Updated last year
- Implementation of saga pattern for .NET Core☆400Updated 11 months ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆562Updated 8 months ago
- A lightweight framework to help creating CQRS and Eventsourcing applications in C#☆1,104Updated 6 months ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆86Updated last year
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆313Updated last year
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆175Updated last year
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago