A library extending Magneto with implementations of ICacheStore backed by implementations from Microsoft.Extensions.Caching.
Info
Version: | 1.0.0-rc-4 |
Author(s): | Shayne van Asperen |
Last Update: | Sunday, September 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shaynevanasperen/Magneto |
NuGet Url: | https://www.nuget.org/packages/Magneto.Microsoft |
Install
Install-Package Magneto.Microsoft
dotnet add package Magneto.Microsoft
paket add Magneto.Microsoft
Magneto.Microsoft Download (Unzip the "nupkg" after downloading)
Dependencies
- Magneto(>= 1.0.05)
- Microsoft.Extensions.Caching.Abstractions(>= 2.0.0)
- Newtonsoft.Json(>= 9.0.1)
Tags