beingtheworst / btw-samplesLinks
Official C# Reference Samples for Being The Worst podcast
☆62Updated 11 years ago
Alternatives and similar repositories for btw-samples
Users that are interested in btw-samples are comparing it to the libraries listed below
Sorting:
- Lightweight infrastructure for doing eventsourcing using aggregates☆259Updated 3 years ago
- Series of projects supporting the "Transitioning to event sourcing" series of posts☆39Updated 14 years ago
- A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.☆76Updated 7 years ago
- In-process mediator with low-friction API☆211Updated 10 years ago
- A set of .NET projection libraries☆138Updated 2 years ago
- A recipe for implementing event sourced domain objects with NEventStore☆45Updated 6 months ago
- Domain Driven Design with CQRS, Event Sourcing, MassTransit, RavenDB, RabbitMQ and C# and F#.☆217Updated 12 years ago
- A simple example of how to build an event sourced application☆121Updated 2 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…☆88Updated 2 years ago
- Simple async in process route library.☆41Updated 6 years ago
- Event sourcing example build on Akka.NET with persistence plugin☆103Updated 9 years ago
- A modern sample software application for online shopping☆25Updated 9 years ago
- A sample project using RabbitMQ to power an ASP.NET Twitter clone☆21Updated 10 years ago
- d60 event sourcing + CQRS framework☆232Updated 3 years ago
- Simple CQRS and eventsourcing with eventstore and elasticsearch☆122Updated 10 years ago
- This is the stable release of Dolittle till its out of alpha->beta stages☆111Updated 6 years ago
- My small conventionbased CQRS solution in C#☆27Updated 13 years ago
- A framework for building applications using the CQRS and Event Sourcing patterns.☆260Updated last year
- Simple Saga Management library for .Net☆118Updated 7 years ago
- Sample .NET code for microservices based on the CQRS pattern, using the Service Fabric platform.☆39Updated 8 years ago
- Prototype event stream storage for analytical workloads in .NET. Not supported.☆14Updated 7 years ago
- Greg Young's simple CQRS example with Streamstone ES☆18Updated 10 years ago
- Small CQRS demo☆151Updated 7 years ago
- A tasty little treat that turns your objects into query strings. (a.k.a. Objects baked into a URLs)☆29Updated 11 years ago
- Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.☆174Updated 2 years ago
- A web site with a simulated cart, using a saga to track cart expiration via Quartz☆80Updated 7 years ago
- A toolkit for implementing CQRS-ES in a reactive system☆35Updated 8 months ago
- This project allows you to pass custom POCO's to it, and have it return an instance of the class populated with randomly generated data. …☆39Updated 3 months ago
- An attempt to show alternative architectural patterns in .Net web applications☆25Updated 9 years ago
- A sample application using RavenDB, Msmq and MS SQL Server to demonstrate a working DDD, CQRS and ES system, inspired by Greg Young's 3-d…☆53Updated 7 years ago