Simple cache provider to replace MemoryCache.
Info
Version: | 0.9.1 |
Author(s): | Bikini Software |
Last Update: | Monday, August 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BikiniSoftware/Satao |
NuGet Url: | https://www.nuget.org/packages/Satao |
Install
Install-Package Satao
dotnet add package Satao
paket add Satao
Satao Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Linq(>= 4.1.0)
- System.Reactive.Core(>= 3.0.0)
- System.Reactive.Linq(>= 3.0.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Threading(>= 4.0.11)
Tags