MassTransit.Abstractions
8.2.3
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Abstractions --version 8.2.3
NuGet\Install-Package MassTransit.Abstractions -Version 8.2.3
<PackageReference Include="MassTransit.Abstractions" Version="8.2.3" />
paket add MassTransit.Abstractions --version 8.2.3
#r "nuget: MassTransit.Abstractions, 8.2.3"
// Install MassTransit.Abstractions as a Cake Addin #addin nuget:?package=MassTransit.Abstractions&version=8.2.3 // Install MassTransit.Abstractions as a Cake Tool #tool nuget:?package=MassTransit.Abstractions&version=8.2.3
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
- First class testing support
- Write once, then deploy using RabbitMQ, Azure Service Bus, and Amazon SQS
- Observability via Open Telemetry (OTEL)
- Fully-supported, widely-adopted, a complete end-to-end solution
Documentation
Get started by reading through the documentation.
Build Status
Branch | Status |
---|---|
master | |
develop |
MassTransit NuGet Packages
The following NuGet packages are the currently supported.
Transports
- MassTransit.ActiveMQ
- MassTransit.AmazonSQS
- MassTransit.Azure.ServiceBus.Core
- MassTransit.RabbitMQ
- Riders
Saga Persistence
- MassTransit.AmazonS3
- MassTransit.Azure.Cosmos
- MassTransit.Azure.Cosmos.Table
- MassTransit.DapperIntegration
- MassTransit.DynamoDb
- MassTransit.EntityFramework
- MassTransit.EntityFrameworkCore
- MassTransit.Marten
- MassTransit.MongoDb
- MassTransit.NHibernate
- MassTransit.Redis
Message Data
Scheduling
Interoperability
Other
- MassTransit.Analyzers
- MassTransit.SignalR
- MassTransit.Prometheus
- MassTransit.StateMachineVisualizer
- MassTransit.TestFramework
Deprecated Packages
The following packages from earlier versions of MassTransit are no longer supported.
- Automatonymous
- Automatonymous.NHibernate
- Automatonymous.Visualizer
- GreenPipes
- MassTransit.ApplicationInsights
- MassTransit.AspNetCore
- MassTransit.Autofac
- MassTransit.Automatonymous
- MassTransit.Automatonymous.Autofac
- MassTransit.Automatonymous.Extensions.DependencyInjection
- MassTransit.Automatonymous.Lamar
- MassTransit.Automatonymous.SimpleInjector
- MassTransit.Automatonymous.StructureMap
- MassTransit.Automatonymous.Windsor
- MassTransit.AzureServiceBus
- MassTransit.CastleWindsor
- MassTransit.Extensions.DependencyInjection
- MassTransit.Extensions.Logging
- MassTransit.Host
- MassTransit.Http
- MassTransit.Lamar
- MassTransit.Log4Net
- MassTransit.MSMQ
- MassTransit.Ninject
- MassTransit.NLog
- MassTransit.Platform.Abstractions
- MassTransit.Reactive
- MassTransit.SerilogIntegration
- MassTransit.SimpleInjector
- MassTransit.StructureMap
- MassTransit.StructureMapSigned
- MassTransit.Unity
Discord
Get help live at the MassTransit Discord server.
GitHub Issues
Please do not open an issue on GitHub, unless you have spotted an actual bug in MassTransit.
Use GitHub Discussions to ask questions, bring up ideas, or other general items. Issues are not the place for questions, and will either be converted to a discussion or closed.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (34)
Showing the top 5 NuGet packages that depend on MassTransit.Abstractions:
Package | Downloads |
---|---|
MassTransit
MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
Only.CoffeeFace.Web
Only.CoffeeFace web api stuff |
|
Biostatistics.ImportClient
Utilities to import data to Biostatistics Server |
|
Fluxera.Extensions.Hosting.Modules.Application.Contracts
A module that enables the domain. |
|
Fluxera.Extensions.Hosting.Modules.Domain
A module that enables the domain. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on MassTransit.Abstractions:
Repository | Stars |
---|---|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
SkyAPM/SkyAPM-dotnet
The .NET/.NET Core instrument agent for Apache SkyWalking
|
|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/vertical-slice-api-template
An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
|
|
Letterbook/Letterbook
Sustainable federated social media built for open correspondence
|
Version | Downloads | Last updated |
---|---|---|
8.3.1-develop.2106 | 149 | 11/3/2024 |
8.3.1-develop.2105 | 216 | 11/1/2024 |
8.3.1-develop.2100 | 738 | 10/29/2024 |
8.3.1-develop.2099 | 156 | 10/28/2024 |
8.3.0 | 252,934 | 10/16/2024 |
8.2.5 | 1,549,497 | 8/23/2024 |
8.2.4 | 542,035 | 8/9/2024 |
8.2.3 | 2,130,414 | 6/18/2024 |
8.2.2 | 2,143,282 | 4/26/2024 |
8.2.1 | 1,253,017 | 4/12/2024 |
8.2.0 | 970,466 | 3/24/2024 |
8.1.3 | 4,688,727 | 12/20/2023 |
8.1.2 | 1,577,250 | 11/14/2023 |
8.1.1 | 2,525,727 | 9/30/2023 |
8.1.0 | 2,020,376 | 8/15/2023 |
8.0.16 | 4,482,837 | 5/23/2023 |
8.0.15 | 1,711,057 | 4/24/2023 |
8.0.14 | 2,435,130 | 3/17/2023 |
8.0.13 | 1,919,320 | 2/18/2023 |
8.0.12 | 1,209,657 | 1/26/2023 |
8.0.11 | 254,346 | 1/20/2023 |
8.0.10 | 926,880 | 12/30/2022 |
8.0.9 | 1,412,404 | 12/5/2022 |
8.0.8 | 1,869,855 | 11/4/2022 |
8.0.7 | 1,404,643 | 10/7/2022 |
8.0.6 | 2,922,869 | 8/14/2022 |
8.0.5 | 1,695,100 | 7/11/2022 |
8.0.4 | 63,781 | 7/10/2022 |
8.0.3 | 2,132,819 | 6/3/2022 |
8.0.2 | 1,607,306 | 4/29/2022 |
8.0.1 | 781,032 | 4/1/2022 |
8.0.0 | 964,796 | 3/19/2022 |
8.0.0-develop.379 | 225 | 2/17/2022 |