danielwertheim / LiteCQRSLinks
My small conventionbased CQRS solution in C#
☆27Updated 13 years ago
Alternatives and similar repositories for LiteCQRS
Users that are interested in LiteCQRS are comparing it to the libraries listed below
Sorting:
- Configuration as a Service for multi-tenant, cross-platform applications☆51Updated 3 years ago
- A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.☆76Updated 7 years ago
- Microservices SDK for .NET applications☆81Updated 10 years ago
- In-process mediator with low-friction API☆211Updated 10 years ago
- Sample .NET code for microservices based on the CQRS pattern, using the Service Fabric platform.☆39Updated 8 years ago
- Small CQRS demo☆151Updated 7 years ago
- Series of projects supporting the "Transitioning to event sourcing" series of posts☆39Updated 13 years ago
- See how you can start moving your ASP .NET Web API 2 projects to ASP .NET Core☆30Updated 9 years ago
- Event Sourcing with distributed nodes, and denormalization☆17Updated 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
- AspNetCore.Health enables load balancers to monitor the status of deployed Web applications.☆49Updated 7 years ago
- This is the stable release of Dolittle till its out of alpha->beta stages☆111Updated 6 years ago
- Library for building APIs that support the collection+json media type☆77Updated 8 years ago
- A simple abstraction atop the Dapper extension methods and TransactionScope for testability.☆70Updated 5 years ago
- A fresh take on URL routing for Web APIs☆64Updated 3 years ago
- .NET framework that simplifies software development using DDD, Event Sourcing and CQRS based architectures.☆53Updated 8 years ago
- An attempt to show alternative architectural patterns in .Net web applications☆25Updated 9 years ago
- A modern sample software application for online shopping☆25Updated 9 years ago
- Incredible Tools for development.☆53Updated 3 years ago
- A simple In-Process Message Bus for .NET☆58Updated 12 years ago
- Sample project for CQRS with Eventsourcing. RavenDB is used as the event store and a WPF Client as the UI. It's without eventual consiste…