Exercise to implement DDD with CQRS using Dapr for Pub-Sub.
☆13Jul 28, 2021Updated 4 years ago
Alternatives and similar repositories for cqrs-exercise
Users that are interested in cqrs-exercise are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆13Feb 24, 2023Updated 3 years ago
- Open Source Cross Platform EventStore(see https://eventstore.org/) Solution based on .NET Core 3.1 and Netty(https://github.com/cuteant/d…☆13Aug 29, 2020Updated 5 years ago
- This repo showcases microservices development using .Net Core and Dapr☆19Jun 15, 2021Updated 4 years ago
- RulesEngine for DotNetCore Applications☆10Jan 17, 2023Updated 3 years ago
- A sample project for my blog article.☆10Dec 17, 2017Updated 8 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Example of creating services using gRPC, ASP.NET Core and Node.js☆15Feb 11, 2022Updated 4 years ago
- CQRS Ninja is a boilerplate solution, built to demonstrate implementing CQRS in ASP.NET Core (.NET 6) via MediatR.☆38Nov 28, 2021Updated 4 years ago
- A functioning sample of using MassTransit with an AWS Lambda function☆11Jan 23, 2023Updated 3 years ago
- Simple samples of RealProxy and DispatchProxy☆17Dec 17, 2020Updated 5 years ago
- My learning steps into the world of CQRS and EventSourcing☆19Jan 4, 2023Updated 3 years ago
- 基于 .NETStandard 2.0, RabbitMQ.Client (> = 5.1.2)的轻量级拓展工具,已上nuget,开箱即用。☆14Dec 8, 2022Updated 3 years ago
- Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS☆14Mar 3, 2023Updated 3 years ago
- NServiceBus backplane for SignalR☆26Dec 6, 2019Updated 6 years ago
- A simple chat app using .NET core and Vuejs.☆21Sep 3, 2023Updated 2 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Sample application composed of 3 microservices showing Kubernetes and Istio Service Mesh☆23May 17, 2025Updated 10 months ago
- gRPC in ASP.Net Core☆16Feb 11, 2022Updated 4 years ago
- A template project for use with cargo-generate☆13Nov 7, 2023Updated 2 years ago
- C++ impelementation of $N gesture Recognizer found here http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html☆14Aug 20, 2012Updated 13 years ago
- Example repo showing how to instrument a .NET 5.0 web api with OpenTelemetry.Net and send logs and traces to Grafana Cloud☆12Jan 31, 2023Updated 3 years ago
- ☆10Aug 4, 2023Updated 2 years ago
- Time Management application, for the blog series in https://dotnetcorecentral.com/☆10Mar 19, 2018Updated 8 years ago
- An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simpl…☆60Mar 27, 2022Updated 3 years ago
- Message and Job Storage with Outbox Design Pattern