Info
Version: | 2.0.1-beta2 |
Author(s): | Lvcc |
Last Update: | Monday, August 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/myloveCc/NETCore.RedisKit |
NuGet Url: | https://www.nuget.org/packages/NETCore.RedisKit |
Install
Install-Package NETCore.RedisKit
dotnet add package NETCore.RedisKit
paket add NETCore.RedisKit
NETCore.RedisKit Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- StackExchange.Redis(>= 1.2.6)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
Easy use redis in asp.net core.