Skip to content

jzills/ActionCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

128 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages