Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today. Learn more →
MassTransit Alternatives
Similar projects and alternatives to MassTransit
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
-
-
Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
-
RabbitMQ.NET
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.1+
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 6, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
-
CleanArchitecture
Clean Architecture Solution Template for .NET 7 (by jasontaylordev)
-
-
-
-
modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
-
ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
MassTransit reviews and mentions
-
Agnostic Messaging Provider - Azure/Google/AWS
MassTransit (https://github.com/MassTransit/MassTransit)
-
What's the deal with "hosts" in console applications now?
I really like https://masstransit-project.com/. I use it with both RabbitMQ and Azure Service Bus
-
📦 Data consistency, outbox pattern and idempotency in a microservice architecture
There are many libraries in .NET that helps you implementing the outbox pattern like: MassTransit, NServiceBus, CAP. Talking about idempotency, a special mention to a specific lib from a big friend that runs on top of CAP which is called Ziggurat.
-
Best .net open source microservice based project?
I actually found the MassTransit samples really enlightening. https://masstransit-project.com/
-
.NET application stuck and on processing bus messages because of possible other activity in the console app? How can I debug?
Look into IHostedService or use something like MassTransit
- Integration Events: Implementando comunicación entre servicios con MassTransit y ASP.NET
-
Why do I distrust people who talk about Clean Architecture?
An example of a well architected system, that happens to align with a number of the guidelines from "Clean Architecture", imo, is MassTransit and (most) sibling projects.
-
Implementing a Clean Architecture in ASP.NET Core 6
My secondary goal was to abstract away concepts like domain events, CQRS and event sourcing from dependencies on specific implementations – or even other abstractions brought by some well-known packages – such as MediatR, MassTransit, EventStore etc.
-
Would you prefer to control a C# TCP Server from Action<T> or from Attributes [MessageReceive]
Well, that was quite a word-vomit. Take a look at MassTransit or the EventStreaming parts of this repo and you'll see what I mean.
-
ServiceStack v6 now Free for Individuals & Collaborative OSS
I moved on to use https://masstransit-project.com and haven’t looked back. Most use cases where it makes sense to use these kinds of frameworks is within organizations, so I’m not sure who this is supposed to appeal to.
-
A note from our sponsor - SonarLint
www.sonarlint.org | 2 Feb 2023
Stats
MassTransit/MassTransit is an open source project licensed under Apache License 2.0 which is an OSI approved license.