Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using MySql.
Info
Version: | 2.0.0 |
Author(s): | Pomelo.Extensions.Caching.MySql |
Last Update: | Thursday, February 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Pomelo.Extensions.Caching.MySql.Unofficial |
Install
Install-Package Pomelo.Extensions.Caching.MySql.Unofficial
dotnet add package Pomelo.Extensions.Caching.MySql.Unofficial
paket add Pomelo.Extensions.Caching.MySql.Unofficial
Pomelo.Extensions.Caching.MySql.Unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Pomelo.Data.MySql.Unofficial(>= 1.0.1)
- Microsoft.Extensions.Options(>= 2.0.0)
Tags