MassTransit.Redis
8.2.6-develop.2019
Prefix Reserved
See the version list below for details.
dotnet add package MassTransit.Redis --version 8.2.6-develop.2019
NuGet\Install-Package MassTransit.Redis -Version 8.2.6-develop.2019
<PackageReference Include="MassTransit.Redis" Version="8.2.6-develop.2019" />
paket add MassTransit.Redis --version 8.2.6-develop.2019
#r "nuget: MassTransit.Redis, 8.2.6-develop.2019"
// Install MassTransit.Redis as a Cake Addin #addin nuget:?package=MassTransit.Redis&version=8.2.6-develop.2019&prerelease // Install MassTransit.Redis as a Cake Tool #tool nuget:?package=MassTransit.Redis&version=8.2.6-develop.2019&prerelease
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.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
- MassTransit (>= 8.2.6-develop.2019)
- StackExchange.Redis (>= 2.8.0)
-
.NETStandard 2.0
- MassTransit (>= 8.2.6-develop.2019)
- StackExchange.Redis (>= 2.8.0)
-
net6.0
- MassTransit (>= 8.2.6-develop.2019)
- StackExchange.Redis (>= 2.8.0)
-
net8.0
- MassTransit (>= 8.2.6-develop.2019)
- StackExchange.Redis (>= 2.8.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on MassTransit.Redis:
Package | Downloads |
---|---|
Carbon.MassTransit
3.9.6 - ReqRespAsync pattern support via ServiceBus restored - RoutingSlip ServiceBus support added 3.9.3 - It is now possible to call AddAsHighAvailableQueue and AddAsDefaultQueue extensions using custom RabbitMQSettings objects. 3.9.2 - Fixes a dependency injection unexpected behaviour when multi reqrespasync used 3.9.0 - MultiTarget framework support (.net3.1 - 5 - 6) rather than being single target with .NetStandard 2.0 which is outdated 3.8.0 - It is now possible to supply custom configuration objects to AddRabbitMqBus and AddServiceBus extensions. - It is now possible to give custom health check tags to AddRabbitMqBus extensions (helps in avoiding duplicates). 3.7.8 - Fixed a critical bug when ReqRespAsync is used in multiple APIs and same virtual hosts - Add multiple responder to your project 3.7.2 -Fixed a bug for quorum ReqRespAsync patterns 3.7.0 - HighAvailable Queues introduced (powered by quorum) 3.6.0 - ReqRespAsync as GetResponse/Respond Pattern introduced - Awaitable saga, routing slip or ReqRespAsync - Some other useful extension methods 3.5.2 - Minor fixes - Request Response Async Pattern response sender can send response from anywhere thanks to bus 3.5.0 - Request-Response Async Pattern introduced 3.4.0 - Masstransit upgraded to latest 7.x.x version - Masstransit HostedService is now using the as-is one comes directly from MassTransit package - RabbitMQ Healthchecks are now more accurate including all the consumers and their healthiness 3.3.0 - RoutingSlip pattern Added (ConsumeRoutingSlipActivity as consumer) 3.1.1 - MultiBus Hosted Service registration fixed 3.1.0 - MultiBus Support Added 3.0.4 -Health Check with IConnection 3.0.3 -Buggy Rabbitmq healthcheck removed temporarily, will be fixed in a later version 3.0.2 -Added Health Check 3.0.1 -Recovered the port settings feature from 2.0.8 3.0.0 -MassTransit 7.1.5 support added 2.1.0 -MassTransit 6.3.1 support added. Use this version, if MassTransit 6.3.1 required in your project. 2.0.8 -Port Issue fixed (RabbitMQ started using the port number in settings.) 2.0.7 -Prefetch Count Added |
|
DigitalRuby.SimplePubSub
Declarative and simple pub/sub for .NET using Mass Transit. |
|
AvaLabs.DDD.Common.Infrastructure
Modular Monolith Infrastructure |
|
NetMma.Common.Infrastructure
NetMma Cloud Framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.3.1-develop.2106 | 0 | 11/3/2024 |
8.3.1-develop.2105 | 27 | 11/1/2024 |
8.3.1-develop.2100 | 100 | 10/29/2024 |
8.3.1-develop.2099 | 38 | 10/28/2024 |
8.3.0 | 2,330 | 10/16/2024 |
8.2.5 | 14,323 | 8/23/2024 |
8.2.4 | 6,185 | 8/9/2024 |
8.2.3 | 66,546 | 6/18/2024 |
8.2.2 | 45,064 | 4/26/2024 |
8.2.1 | 23,834 | 4/12/2024 |
8.2.0 | 43,391 | 3/24/2024 |
8.1.3 | 142,239 | 12/20/2023 |
8.1.2 | 25,265 | 11/14/2023 |
8.1.1 | 94,871 | 9/30/2023 |
8.1.0 | 65,266 | 8/15/2023 |
8.0.16 | 70,283 | 5/23/2023 |
8.0.15 | 12,264 | 4/24/2023 |
8.0.14 | 35,641 | 3/17/2023 |
8.0.13 | 103,163 | 2/18/2023 |
8.0.12 | 47,181 | 1/26/2023 |
8.0.11 | 27,144 | 1/20/2023 |
8.0.10 | 75,456 | 12/30/2022 |
8.0.9 | 15,083 | 12/5/2022 |
8.0.8 | 37,054 | 11/4/2022 |
8.0.7 | 14,496 | 10/7/2022 |
8.0.6 | 206,731 | 8/14/2022 |
8.0.5 | 47,741 | 7/11/2022 |
8.0.4 | 1,081 | 7/10/2022 |
8.0.3 | 40,045 | 6/3/2022 |
8.0.2 | 22,496 | 4/29/2022 |
8.0.1 | 21,825 | 4/1/2022 |
8.0.0 | 34,633 | 3/19/2022 |
7.3.1 | 161,647 | 1/21/2022 |
7.3.0 | 69,780 | 12/7/2021 |
7.2.4 | 20,931 | 11/1/2021 |
7.2.3 | 17,741 | 10/14/2021 |
7.2.2 | 15,743 | 8/13/2021 |
7.2.1 | 44,498 | 6/26/2021 |
7.2.0 | 15,586 | 6/1/2021 |
7.1.8 | 45,973 | 4/13/2021 |
7.1.7 | 2,740 | 3/23/2021 |
7.1.6 | 37,600 | 2/26/2021 |
7.1.5 | 2,450 | 2/10/2021 |
7.1.4 | 12,529 | 1/27/2021 |
7.1.3 | 1,887 | 1/18/2021 |
7.1.2 | 52,822 | 1/4/2021 |
7.1.1 | 1,436 | 12/29/2020 |
7.1.0 | 897 | 12/27/2020 |
7.0.7 | 11,425 | 11/24/2020 |
7.0.6 | 407,060 | 10/25/2020 |
7.0.4 | 13,888 | 9/8/2020 |
7.0.3 | 3,182 | 8/8/2020 |
7.0.2 | 10,015 | 7/20/2020 |
7.0.1 | 85,676 | 7/12/2020 |
7.0.0 | 3,107 | 6/29/2020 |
6.3.2 | 118,174 | 5/18/2020 |
6.3.1 | 866 | 5/12/2020 |
6.3.0 | 3,074 | 5/10/2020 |
6.2.5 | 753 | 4/24/2020 |
6.2.4 | 4,255 | 4/2/2020 |
6.2.3 | 8,762 | 3/20/2020 |
6.2.2 | 275 | 3/14/2020 |
6.2.1 | 21,215 | 3/4/2020 |
6.2.0 | 1,612 | 2/24/2020 |
6.1.0 | 2,274 | 2/15/2020 |
6.0.2 | 1,690 | 1/21/2020 |
6.0.1 | 2,063 | 12/27/2019 |
6.0.0 | 1,229 | 12/3/2019 |
5.5.6 | 69,333 | 10/20/2019 |
5.5.5 | 1,114 | 8/26/2019 |
5.5.4 | 6,827 | 7/24/2019 |
5.5.3 | 294 | 7/17/2019 |
5.5.2 | 2,196 | 6/18/2019 |
5.5.1 | 3,066 | 6/4/2019 |
5.5.0 | 21,331 | 5/29/2019 |
5.3.2 | 1,377 | 2/20/2019 |
5.3.1 | 417 | 2/8/2019 |
5.3.0 | 380 | 2/4/2019 |
5.2.3 | 1,122 | 1/19/2019 |
5.2.1 | 1,306 | 1/8/2019 |
5.2.0 | 1,080 | 12/25/2018 |
5.1.5 | 2,530 | 9/19/2018 |
5.1.4 | 1,477 | 7/13/2018 |
5.1.3 | 1,281 | 6/26/2018 |
5.1.2 | 21,496 | 5/21/2018 |
5.1.1 | 1,199 | 5/19/2018 |
5.1.0 | 1,193 | 5/11/2018 |
5.0.2 | 1,321 | 4/29/2018 |
5.0.1 | 1,264 | 4/24/2018 |
5.0.0 | 1,257 | 4/17/2018 |
4.0.1 | 13,023 | 1/25/2018 |
4.0.0 | 1,322 | 1/1/2018 |
3.5.7 | 1,443 | 3/29/2017 |