Redisworkcore is an ORM like similar entityframework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.1.17 |
Author(s): | Emre Hızlı |
Last Update: | Monday, November 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hizliemre/redisworkcore |
NuGet Url: | https://www.nuget.org/packages/RedisworkCore |
Install
Install-Package RedisworkCore
dotnet add package RedisworkCore
paket add RedisworkCore
RedisworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- RedisworkCore.DataAnnotations(>= 1.1.17)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.7)
- NRediSearch(>= 2.1.30)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.1)
- StackExchange.Redis(>= 2.1.58)
Tags