Core library to manage queues hosted by redis.
Info
Version: | 1.0.0-preview0001 |
Author(s): | Olivier Lefebvre |
Last Update: | Sunday, January 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aguacongas/Aguacongas.RedisQueue |
NuGet Url: | https://www.nuget.org/packages/Aguacongas.RedisQueue.Core |
Install
Install-Package Aguacongas.RedisQueue.Core
dotnet add package Aguacongas.RedisQueue.Core
paket add Aguacongas.RedisQueue.Core
Aguacongas.RedisQueue.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.SignalR(>= 1.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Http(>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- StackExchange.Redis.StrongName(>= 1.2.6)
Tags