Sign in Sign up
nuget

Pavalisoft.Caching

Pavalisoft.Caching is .NET Standard caching extension for .NET written in C# to provide single unified API for both MemoryCache and DistributedCache implementations. It's additional feature CacheManager supports various cache providers and implements many advanced features which can be used in single project/application. Refer https://pavalisoft.github.io/Caching/ for complete API Documentation. The main goal of the Pavalisoft.Caching package is to make developer's life easier to handle even very complex caching scenarios and concentrate on functionality. With Pavalisoft.Caching, it is possible to implement multiple layers of caching with multiple cache providers in one place, e.g. In-MemoryCache, distributed cache, in just a few lines of code.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
4
Cadence
~4 days
Last 12 months
0

Details

License
Apache-2.0
First release
May 31, 2019
Releases
Version Released
1.2.1 patch
1.2.0 minor
1.0.0.1 patch
1.0.0 initial