Skip to content

A simple yet powerful data caching library that adds an extra layer of caching to ASP.NET Core applications.

License

Notifications You must be signed in to change notification settings

jzills/ActionCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActionCache

NuGet Version NuGet Downloads

Summary

A simple yet powerful data caching library that adds an extra layer of caching to your ASP.NET Core applications.

Features

  • Designed for simplicity and ease of use.
  • Supports namespaced caching with the flexibility to utilize multiple cache layers.
  • Extensions to support Redis, SqlServer and Azure Cosmos DB as cache stores.
  • Implements automatic cache eviction policies based on one or more namespaces to ensure efficient cache management.

Installation

ActionCache is available on NuGet.

dotnet add package ActionCache

Resources

About

A simple yet powerful data caching library that adds an extra layer of caching to ASP.NET Core applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published