.NET implementation of https://github.com/smrchy/rsmq.
Info
Version: | 1.0.1 |
Author(s): | Christophe Lemonnier |
Last Update: | Wednesday, August 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tontonrally/rsmqCsharp |
NuGet Url: | https://www.nuget.org/packages/rsmqCsharp |
Install
Install-Package rsmqCsharp
dotnet add package rsmqCsharp
paket add rsmqCsharp
rsmqCsharp Download (Unzip the "nupkg" after downloading)
Dependencies
- 36(>= 2.1.0)
- StackExchange.Redis(>= 2.1.58)
- StackExchange.Redis.Extensions.Core(>= 6.3.0)
- System.ComponentModel.Annotations(>= 4.7.0)