.Net standard repository library for Redis.
Info
Version: | 3.0.4 |
Author(s): | Serkan Yazıcıoğlu |
Last Update: | Tuesday, February 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/serkanyazicioglu/RedisRepository |
NuGet Url: | https://www.nuget.org/packages/Nhea.Data.Repository.RedisRepository |
Install
Install-Package Nhea.Data.Repository.RedisRepository
dotnet add package Nhea.Data.Repository.RedisRepository
paket add Nhea.Data.Repository.RedisRepository
Nhea.Data.Repository.RedisRepository Download (Unzip the "nupkg" after downloading)
Dependencies
- Nhea(>= 2.0.0.4)
- StackExchange.Redis(>= 2.1.58)
- System.Runtime.Caching(>= 4.7.0)
- System.Text.Json(>= 4.7.2)
Tags