MassTransit 8.0.9
Prefix ReservedSee the version list below for details.
dotnet add package MassTransit --version 8.0.9
NuGet\Install-Package MassTransit -Version 8.0.9
<PackageReference Include="MassTransit" Version="8.0.9" />
paket add MassTransit --version 8.0.9
#r "nuget: MassTransit, 8.0.9"
// Install MassTransit as a Cake Addin #addin nuget:?package=MassTransit&version=8.0.9 // Install MassTransit as a Cake Tool #tool nuget:?package=MassTransit&version=8.0.9
MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com/
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 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 is compatible. |
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. 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.6.1
- MassTransit.Abstractions (>= 8.0.9)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- MassTransit.Abstractions (>= 8.0.9)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.1
- MassTransit.Abstractions (>= 8.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
-
net6.0
- MassTransit.Abstractions (>= 8.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 3.1.18)
- Microsoft.Extensions.Hosting.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Logging.Abstractions (>= 3.1.18)
- Microsoft.Extensions.Options (>= 3.1.18)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Text.Json (>= 6.0.2)
- System.Threading.Channels (>= 6.0.0)
NuGet packages (547)
Showing the top 5 NuGet packages that depend on MassTransit:
Package | Downloads |
---|---|
MassTransit.RabbitMQ
MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
MassTransit.Extensions.DependencyInjection
MassTransit Microsoft.Extensions.DependencyInjection support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
|
MassTransit.AspNetCore
MassTransit hosting for ASP.NET Core; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com |
|
MassTransit.Azure.ServiceBus.Core
MassTransit Azure Service Bus Core transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
|
MassTransit.EntityFrameworkCore
MassTransit Entity Framework Core persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity. |
GitHub repositories (46)
Showing the top 5 popular GitHub repositories that depend on MassTransit:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
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.
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
|
Version | Downloads | Last updated |
---|---|---|
8.3.5-develop.2173 | 161 | 1/9/2025 |
8.3.5-develop.2166 | 123 | 1/7/2025 |
8.3.5-develop.2164 | 159 | 1/6/2025 |
8.3.5-develop.2163 | 1,322 | 12/20/2024 |
8.3.5-develop.2161 | 450 | 12/17/2024 |
8.3.4 | 236,398 | 12/16/2024 |
8.3.3 | 188,189 | 12/5/2024 |
8.3.2 | 403,102 | 11/20/2024 |
8.3.1 | 615,873 | 11/7/2024 |
8.3.0 | 1,094,562 | 10/16/2024 |
8.2.5 | 2,480,928 | 8/23/2024 |
8.2.4 | 799,799 | 8/9/2024 |
8.2.3 | 2,889,012 | 6/18/2024 |
8.2.2 | 2,591,487 | 4/26/2024 |
8.2.1 | 1,532,827 | 4/12/2024 |
8.2.0 | 1,043,993 | 3/24/2024 |
8.1.3 | 5,358,080 | 12/20/2023 |
8.1.2 | 1,668,750 | 11/14/2023 |
8.1.1 | 2,599,791 | 9/30/2023 |
8.1.0 | 2,090,055 | 8/15/2023 |
8.0.16 | 4,707,392 | 5/23/2023 |
8.0.15 | 1,724,200 | 4/24/2023 |
8.0.14 | 2,592,622 | 3/17/2023 |
8.0.13 | 2,017,174 | 2/18/2023 |
8.0.12 | 1,249,389 | 1/26/2023 |
8.0.11 | 266,353 | 1/20/2023 |
8.0.10 | 971,499 | 12/30/2022 |
8.0.9 | 1,418,169 | 12/5/2022 |
8.0.8 | 1,923,032 | 11/4/2022 |
8.0.7 | 1,410,139 | 10/7/2022 |
8.0.6 | 3,027,102 | 8/14/2022 |
8.0.5 | 1,752,905 | 7/11/2022 |
8.0.4 | 65,139 | 7/10/2022 |
8.0.3 | 2,239,921 | 6/3/2022 |
8.0.2 | 1,665,445 | 4/29/2022 |
8.0.1 | 803,422 | 4/1/2022 |
8.0.0 | 1,095,965 | 3/19/2022 |
7.3.1 | 9,468,252 | 1/21/2022 |
7.3.0 | 2,512,517 | 12/7/2021 |
7.2.4 | 2,241,609 | 11/1/2021 |
7.2.3 | 710,572 | 10/14/2021 |
7.2.2 | 2,549,595 | 8/13/2021 |
7.2.1 | 2,094,457 | 6/26/2021 |
7.2.0 | 1,162,871 | 6/1/2021 |
7.1.8 | 2,317,393 | 4/13/2021 |
7.1.7 | 1,095,830 | 3/23/2021 |
7.1.6 | 1,102,550 | 2/26/2021 |
7.1.5 | 963,614 | 2/10/2021 |
7.1.4 | 575,955 | 1/27/2021 |
7.1.3 | 598,185 | 1/18/2021 |
7.1.2 | 730,905 | 1/4/2021 |
7.1.1 | 81,495 | 12/29/2020 |
7.1.0 | 127,962 | 12/27/2020 |
7.0.7 | 1,292,012 | 11/24/2020 |
7.0.6 | 1,525,516 | 10/25/2020 |
7.0.4 | 1,231,340 | 9/8/2020 |
7.0.3 | 813,776 | 8/8/2020 |
7.0.2 | 299,402 | 7/20/2020 |
7.0.1 | 225,738 | 7/12/2020 |
7.0.0 | 874,549 | 6/29/2020 |
6.3.2 | 2,116,118 | 5/18/2020 |
6.3.1 | 197,066 | 5/12/2020 |
6.3.0 | 72,241 | 5/10/2020 |
6.2.5 | 456,690 | 4/24/2020 |
6.2.4 | 615,045 | 4/2/2020 |
6.2.3 | 378,882 | 3/20/2020 |
6.2.2 | 168,478 | 3/14/2020 |
6.2.1 | 317,088 | 3/4/2020 |
6.2.0 | 272,213 | 2/24/2020 |
6.1.0 | 143,511 | 2/15/2020 |
6.0.2 | 469,963 | 1/21/2020 |
6.0.1 | 371,067 | 12/27/2019 |
6.0.0 | 615,977 | 12/3/2019 |
5.5.6 | 3,614,348 | 10/20/2019 |
5.5.5 | 1,409,872 | 8/26/2019 |
5.5.4 | 439,098 | 7/24/2019 |
5.5.3 | 91,015 | 7/17/2019 |
5.5.2 | 825,838 | 6/18/2019 |
5.5.1 | 151,122 | 6/4/2019 |
5.5.0 | 176,935 | 5/29/2019 |
5.3.2 | 1,221,927 | 2/20/2019 |
5.3.1 | 198,245 | 2/8/2019 |
5.3.0 | 36,644 | 2/4/2019 |
5.2.3 | 300,072 | 1/19/2019 |
5.2.1 | 162,401 | 1/8/2019 |
5.2.0 | 139,506 | 12/25/2018 |
5.1.5 | 1,112,047 | 9/19/2018 |
5.1.4 | 819,552 | 7/13/2018 |
5.1.3 | 228,846 | 6/26/2018 |
5.1.2 | 347,492 | 5/21/2018 |
5.1.1 | 22,087 | 5/19/2018 |
5.1.0 | 45,561 | 5/11/2018 |
5.0.2 | 123,115 | 4/29/2018 |
5.0.1 | 96,055 | 4/24/2018 |
5.0.0 | 66,617 | 4/17/2018 |
4.0.1 | 885,527 | 1/25/2018 |
4.0.0 | 94,368 | 1/1/2018 |
3.5.7 | 706,535 | 3/29/2017 |
2.10.2 | 188,116 | 4/24/2016 |
2.0.0 | 39,619 | 5/3/2011 |