charlessolar / DDD.Enterprise.ExampleLinks
An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack
☆165Updated 7 years ago
Alternatives and similar repositories for DDD.Enterprise.Example
Users that are interested in DDD.Enterprise.Example are comparing it to the libraries listed below
Sorting:
- This is a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers. You can use this solution a…☆181Updated 11 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- A web site with a simulated cart, using a saga to track cart expiration via Quartz☆80Updated 7 years ago
- ☆124Updated 9 years ago
- Small CQRS demo☆150Updated 7 years ago
- A .NET implementation of Domain Driven Design (DDD) sample application based on Eric Evans' examples included in his great book. Project …☆132Updated 14 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆260Updated 2 years ago
- A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybr…☆355Updated 3 months ago
- A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...☆179Updated 5 years ago
- Domain Driven Design oriented application framework, meets CRUD needs☆165Updated 7 years ago
- A framework for implementing commonly used design patterns when using Domain Driven Design☆217Updated 5 years ago
- NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event a…☆132Updated 2 years ago
- Samples of simple service discovery patterns with ASP .NET Core☆296Updated 8 years ago
- The code sample from my microservices book - https://manning.com/books/microservices-in-net-core☆184Updated 4 years ago
- .NET Core Application blocks for message-based communication☆157Updated 8 years ago
- d60 event sourcing + CQRS framework☆231Updated 3 years ago
- A WebAPI, Entity Framework, AngularJS and SignalR project to demonstrate CQRS and Event Sourcing☆69Updated 10 years ago
- MicroBus is a simple in process Mediator for .NET☆212Updated 5 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- SmsQuiz Project for blog series☆104Updated last year
- Unit of Work + Repository Pattern in MVC5 and Web API 2 with Fluent Nhibernate