Kephas.Messaging.Distributed.Redis
11.1.0
Prefix Reserved
Install-Package Kephas.Messaging.Distributed.Redis -Version 11.1.0
dotnet add package Kephas.Messaging.Distributed.Redis --version 11.1.0
<PackageReference Include="Kephas.Messaging.Distributed.Redis" Version="11.1.0" />
paket add Kephas.Messaging.Distributed.Redis --version 11.1.0
#r "nuget: Kephas.Messaging.Distributed.Redis, 11.1.0"
// Install Kephas.Messaging.Distributed.Redis as a Cake Addin
#addin nuget:?package=Kephas.Messaging.Distributed.Redis&version=11.1.0
// Install Kephas.Messaging.Distributed.Redis as a Cake Tool
#tool nuget:?package=Kephas.Messaging.Distributed.Redis&version=11.1.0
Provides distributed message routing over Redis using StackExchange.Redis.
Typically used areas and classes/interfaces/services:
- RedisAppMessageRouter.
Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.1
- Kephas.Behaviors (>= 11.1.0)
- Kephas.Messaging (>= 11.1.0)
- Kephas.Messaging.Distributed (>= 11.1.0)
- Kephas.Redis (>= 11.1.0)
- StackExchange.Redis (>= 2.2.79)
-
net6.0
- Kephas.Behaviors (>= 11.1.0)
- Kephas.Messaging (>= 11.1.0)
- Kephas.Messaging.Distributed (>= 11.1.0)
- Kephas.Redis (>= 11.1.0)
- StackExchange.Redis (>= 2.2.79)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
11.1.0 | 83 | 4/13/2022 |
11.1.0-dev.4 | 52 | 4/6/2022 |
11.1.0-dev.3 | 49 | 3/30/2022 |
11.1.0-dev.2 | 49 | 3/23/2022 |
11.1.0-dev.1 | 45 | 3/23/2022 |
11.0.0 | 74 | 3/11/2022 |
11.0.0-dev.7 | 54 | 3/7/2022 |
11.0.0-dev.6 | 50 | 2/28/2022 |
11.0.0-dev.5 | 46 | 2/26/2022 |
11.0.0-dev.4 | 50 | 2/24/2022 |
11.0.0-dev.3 | 49 | 2/23/2022 |
11.0.0-dev.2 | 49 | 2/18/2022 |
11.0.0-dev.1 | 50 | 2/7/2022 |
10.3.0 | 89 | 1/18/2022 |
10.2.0 | 593 | 12/3/2021 |
10.1.0 | 4,672 | 11/23/2021 |
10.1.0-dev.7 | 110 | 11/17/2021 |
10.1.0-dev.6 | 89 | 11/16/2021 |
10.1.0-dev.5 | 86 | 11/10/2021 |
10.1.0-dev.4 | 90 | 11/8/2021 |
10.1.0-dev.3 | 75 | 11/8/2021 |
10.1.0-dev.2 | 84 | 11/4/2021 |
10.1.0-dev.1 | 83 | 11/3/2021 |
10.0.1 | 186 | 10/16/2021 |
10.0.0 | 175 | 10/13/2021 |
10.0.0-dev.4 | 75 | 10/13/2021 |
10.0.0-dev.3 | 96 | 10/11/2021 |
10.0.0-dev.2 | 143 | 10/8/2021 |
Please check https://github.com/kephas-software/kephas/releases for the change log.
Also check the documentation and the samples from https://github.com/kephas-software/kephas/wiki and https://github.com/kephas-software/kephas/tree/master/Samples.