yreynhout / AggregateSourceLinks
Lightweight infrastructure for doing eventsourcing using aggregates
☆259Updated 2 years ago
Alternatives and similar repositories for AggregateSource
Users that are interested in AggregateSource are comparing it to the libraries listed below
Sorting:
- A set of .NET projection libraries☆138Updated 2 years ago
- d60 event sourcing + CQRS framework☆233Updated 2 years ago
- Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.☆171Updated 2 years ago
- Simple CQRS and eventsourcing with eventstore and elasticsearch☆122Updated 10 years ago
- Domain Driven Design with CQRS, Event Sourcing, MassTransit, RavenDB, RabbitMQ and C# and F#.☆217Updated 11 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆261Updated last year
- NEventLite - An extensible lightweight library for .NET that manages the Aggregate lifecycle in an Event Sourced system. Supports Event a…☆133Updated 2 years ago
- A simple example of how to build an event sourced application☆121Updated 2 years ago
- Practical event-sourcing with C# workshop repository☆70Updated 6 years ago
- .NET Event Sourcing☆129Updated 8 years ago
- Event sourcing example build on Akka.NET with persistence plugin☆103Updated 9 years ago
- Ncqrs Framework - The CQRS Framework for .NET☆538Updated 7 years ago
- Small CQRS demo☆151Updated 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 13 years ago
- a pico library (or code snippets shed) to help you to easily implement Value Types in your C# projects without making errors nor pollutin…☆89Updated last year
- A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.☆76Updated 7 years ago
- Event store for Azure Table Storage☆399Updated 11 months ago
- MicroBus is a simple in process Mediator for .NET☆212Updated 4 years ago
- Simple Specification Framework☆100Updated 12 years ago
- EventStore Examples