DfE.CoreLibs.Caching
/
1.0.3
DfE.CoreLibs.Caching 1.0.3
Install from the command line:
Learn more about NuGet packages
$ dotnet add package DfE.CoreLibs.Caching --version 1.0.3
About this version
This caching library offers a unified, efficient caching solution for .NET projects. It provides a simple, reusable abstraction over different caching mechanisms, enabling developers to easily implement in-memory and distributed caching strategies, improving the performance and scalability of their applications.