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.
☆469Updated 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☆525Updated last year
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆483Updated 2 years ago
- A DDD guestbook example written for ASP.NET Core☆797Updated 5 years ago
- Hands-On Domain-Driven Design with .NET Core, published by Packt☆661Updated 2 years ago
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 7 years ago
- This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven De…☆320Updated 8 months ago
- Sample implementation and comparison of various approaches to building DDD applications. Useful as a baseline to quickly start a DDD dot …☆401Updated 2 months ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated last year
- Source code for the DDD in Practice Pluralsight course☆608Updated 8 years ago
- Learn Clean Architecture with .NET Core 3.0☆249Updated 5 years ago
- A sample meant to demonstrate domain driven design using a veterinary hospital management system.☆314Updated 2 years ago
- Microservices sample architecture for .Net Core Application☆339Updated 6 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆321Updated 2 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆256Updated 2 years ago
- Sample microservices solution in .NET Core 3.1 based on the cloud-agnostic approach☆834Updated 4 years ago
- Sample Event Sourcing implementation with .NET Core☆593Updated 7 months ago
- These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon…☆936Updated 2 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆137Updated 6 years ago
- DDD patterns implemented following TDD☆146Updated 5 years ago
- A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourci…☆401Updated 6 months ago
- Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.☆577Updated last year
- Example implementation of CQRS, Ports & Adapters and Domain Driven Design☆87Updated 2 years ago
- DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s☆351Updated 2 years ago
- Onion Architecture with .NET 6/.NET Core and CQRS/Event Sourcing following a DDD approach☆348Updated 2 years ago
- Source code for the DDD and EF Core Pluralsight course☆256Updated 4 years ago
- Hands-on DDD with C# book code☆184Updated 2 years ago
- Implementation of the Specification Pattern in C#☆308Updated last year
- 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
- Implementation of saga pattern for .NET Core☆399Updated last year
- Modular blog using Blazor with clean domain-driven design patterns☆408Updated 2 years ago