RAMCache a simple cache in-memory for .Net.
Info
Version: | 0.1.1 |
Author(s): | Selçuk Güral |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/selcukgural/RAMCache |
NuGet Url: | https://www.nuget.org/packages/RAMCache |
Install
Install-Package RAMCache
dotnet add package RAMCache
paket add RAMCache
RAMCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
Tags