tyronegroves / SimpleCQRSLinks
A framework for building applications using the CQRS and Event Sourcing patterns.
☆260Updated last year
Alternatives and similar repositories for SimpleCQRS
Users that are interested in SimpleCQRS are comparing it to the libraries listed below
Sorting:
- Lightweight infrastructure for doing eventsourcing using aggregates☆259Updated 3 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
- An example of an enterprise-ready architecture built with NServicebus, GetEventStore, RabbitMq, and ServiceStack☆165Updated 7 years ago
- Domain Driven Design with CQRS, Event Sourcing, MassTransit, RavenDB, RabbitMQ and C# and F#.☆217Updated 12 years ago
- ☆124Updated 9 years ago
- A framework for implementing commonly used design patterns when using Domain Driven Design☆217Updated 5 years ago
- Ncqrs Framework - The CQRS Framework for .NET☆537Updated 7 years ago
- A small demo of a .NET app using Command-Query Responsibility Segregation and Event Sourcing☆103Updated 7 years ago
- d60 event sourcing + CQRS framework☆231Updated 3 years ago
- Small CQRS demo☆151Updated 7 years ago
- A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybr…☆354Updated last month
- Simple CQRS and eventsourcing with eventstore and elasticsearch☆122Updated 10 years ago
- NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event a…☆133Updated 2 years ago
- .NET Event Sourcing☆129Updated 8 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 7 years ago
- A set of .NET projection libraries☆138Updated 2 years ago
- Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.☆173Updated 2 years ago
- Sample code to show microservices using NET, in the context of a cafe☆119Updated 8 years ago
- Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, Signal…☆135Updated 11 years ago
- Sample ASP.NET Core application based on Event Sourcing and CQRS patterns☆177Updated 2 years ago
- MicroBus is a simple in process Mediator for .NET