ivanpaulovich / ddd-tdd-rich-domain-model-dojo-kata
DDD patterns implemented following TDD
☆147Updated 5 years ago
Alternatives and similar repositories for ddd-tdd-rich-domain-model-dojo-kata:
Users that are interested in ddd-tdd-rich-domain-model-dojo-kata are comparing it to the libraries listed below
- An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)☆190Updated 6 years ago
- Hands-on DDD with C# book code☆180Updated 2 years ago
- A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resourc…☆49Updated 5 years ago
- The simplest Clean Architecture demo on how to implement a Web Api using .NET Core and Entity Framework☆134Updated 6 years ago
- Source code for the DDD and EF Core Pluralsight course☆255Updated 3 years ago
- Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design☆255Updated 2 years ago
- Self study: DDD, .net core, entity framework core☆85Updated 6 months ago
- Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying …☆153Updated 2 years ago
- Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns☆320Updated last year
- Examples of implementation CQRS with Event Sourcing - evolutionary approach☆142Updated 5 years ago
- CQRS and Clean Domain-Driven Design concepts on the ASP.NET Core stack. Demo application for a fictional corporate organization managemen…☆188Updated last year
- Modular monolith in .NET Core☆131Updated 3 years ago
- The source code for the Pluralsight course about Validation, DDD, and FluentValidation library☆115Updated 2 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆133Updated 10 years ago
- Clean architecture focused on microservices with .NET Core 3.1 and C# 8☆86Updated last year
- CQRS, using Clean Architecture, multiple databases and Eventual Consistency☆479Updated last year
- An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Micr…☆83Updated 6 years ago
- Source code for the Anemic Domain Model Pluralsight course☆284Updated 7 months ago
- Source code for the Specification Pattern in C# Pluralsight course☆145Updated 7 months ago
- ☆184Updated 4 years ago
- ☆110Updated 3 years ago
- Implementation of the Specification Pattern in C#☆306Updated 7 months ago
- A collection of awesome .NET core libraries, tools, frameworks and software☆38Updated 5 years ago
- An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could b…☆462Updated 6 years ago
- Source code for the CQRS in Practice Pluralsight course☆510Updated 7 months ago
- Domain-Driven Design is a software development approach in which it utilizes concepts and good practices related to object-oriented progr…☆66Updated last month
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆79Updated 3 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns