CacheInMemory NuGet Package

This client library provides capabilities to add cache in memory for data, it is a thread safe.

Auto Refresh all data with single calls.
Each key can get value from any data source configured.
Provides time stamp when value has been changed for each key.
E.g.
Get set of data from Database and cache it at server in memory by using this library.
Update all data in one go or for any specific data automatically by setting up data source for each key.
Add or update cache.

For more details with examples: https://github.com/ankitvarmait/Packages.




Got any CacheInMemory Question?





Info

Version: 2.0.1
Author(s): Ankit Varma
Last Update: Monday, October 12, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ankitvarmait/Packages
NuGet Url: https://www.nuget.org/packages/CacheInMemory


Install
Install-Package CacheInMemory
dotnet add package CacheInMemory
paket add CacheInMemory
CacheInMemory Download (Unzip the "nupkg" after downloading)

net462
  • No dependencies.
net472
  • No dependencies.
netcoreapp3.1
  • No dependencies.


Tags



STATS

must-have-score

1.5

avg-downloads-per-day

5

days-since-last-release

1285