masstransit
There are 325 repositories under masstransit topic.
MassTransit/MassTransit
Distributed Application Framework for .NET
pdevito3/craftsman
A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀
meysamhadeli/legacy-to-modern-architecture-styles
A practical architecture styles for migrating from legacy monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
phatboyg/NewId
A sequential id generator that works across nodes with no collisions
thangchung/practical-dotnet-aspire
The practical .NET Aspire builds on the coffeeshop app business domain
AntonioFalcaoJr/EventualShop
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
thangchung/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
ChengLab/AAFrameWork
AA.Framework is built on the popular open source class library of NET Core
thangchung/coffeeshop-on-nomad
The .NET coffeeshop application runs on Docker, Nomad and Consul Connect
kalintsenkov/BettingSystem
ASP.NET Core | Domain-Driven Design | Clean Architecture
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
fdonnet/ubik_accounting
Double entry accounting app in Net 9
GokGokalp/MetroBus
Lightweight messaging wrapper of MassTransit
malikmasis/TelephoneDirectory
microservices-> .net 8, golang - Docker, Tye, Dapr, Ocelot, RabbitMq, MassTransit, mssql, postgresql, elasticsearch, kibana, jwt
phatboyg/Demo-Registration
A demo project around building reliable microservices in Azure
ivaaak/.NET-RealEstate
.NET RealEstate API - A web project built with .NET, Microservices(and DBs) MediatR/CQRS Pattern, EF Core, PostgreSQL, Redis. It can be used for listing, browsing and renting/selling properties. (WIP)
mehdihadeli/game-leaderboard-microservices
🎮 Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis SortedSet, Redis Pub/Sub, SignalR and .Net 9.
withlin/CommonX
基础框架
filipbekic01/ResQueue
ResQueue is a web-based UI tool for managing SQL-based message transports.
fdonnet/yarp-security-api-and-ui
Security layer (API) that you can use to protect your Yarp routes and the apis behind it. A Blazor ui is available to configure your things (subscriptions and tenants management included). A Sveltekit client is included as a very simple client.
hgmauri/sample-masstransit
Example of using MassTransit with RabbitMQ in .NET 9.0
alico/pubsubdemo
A pub/sub scenario with MassTransit, RabbitMQ and .NET Core
jbw/TooBigToFailBurgerShop
.NET Microservice Reference Application. It's also an over-engineered burger shop!
OlexiyKramarenko/CQRS-ES-Microservices
React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB
matjazbravc/Microservice.Architecture.Demo
This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create API gateways using Ocelot, how to use MassTransit as distributed application framework, RabbitMQ as message broker, how to unit test microservices using xUnit, how to monitor microservices using health checks, and finally how to deploy microservices using Docker containers on Linux distributions.
MassTransit/Sample-ConsoleService
A sample .NET Core 2.2 Console Service
okanasl/MicroStarter
IdentityServer4, .NET Core API, Angular Universal (SSR) Starter with cookie authentication, docker, nginx and rabbitmq support
fyzact/DemandManagement
I develop project about how can I use masstransit with rabbitmq in .net core 3.1
hd9/aspnet-microservices
Sample microservice architecture using .NET Core, Docker, Azure and Kubernetes.
gbauso/GraphAPI
Experimental project with .NET Core 3, ASP.NET Core 3, GraphQL, Entity Framework Core, PostgreSQL or MSSQL, MongoDB, MediatR, Automapper, MassTransit, RabbitMQ or Azure ServiceBus and Docker
MassTransit/MassTransit-Benchmark
A benchmark application for testing MassTransit and transports
selcukusta/masstransit-saga-implementation
Saga State Machine Implementation with Masstransit
marinasundstrom/finance-app
App for finance
cihatsolak/net7-ecommerce-microservice
Simulated e-commerce platform with six microservices, using various technologies such as MongoDB, PostgreSQL, Docker, and DDD.