A simple Redis ORM Framework based on StackExchange.Redis.
Info
Version: | 0.2.0 |
Author(s): | Johnwii |
Last Update: | Tuesday, August 23, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://prpr.pro/?go=c66a2 |
NuGet Url: | https://www.nuget.org/packages/Oedis |
Install
Install-Package Oedis
dotnet add package Oedis
paket add Oedis
Oedis Download (Unzip the "nupkg" after downloading)
Dependencies
- StackExchange.Redis(>= 1.1.603)
Tags