Sign in Sign up
nuget

GM.Caching

A small caching abstraction for .NET: ICacheService with typed Get/Set/Remove, GetOrCreateAsync (single-flight, no cache stampede), and absolute/sliding expiration — plus an in-memory implementation over IMemoryCache. Add a distributed backend with GM.Caching.Redis.

nuget View on Nuget

Activity

Latest release
2w ago
Total releases
2
Cadence
~28 days
Last 12 months
2

Details

License
MIT
First release
Aug 02, 2026
Releases
Version Released
1.0.1 patch
1.0.0 initial