Simple and consistent caching for .NET Core.
Info
| Version: | 1.0.5 |
| Author(s): | Daniel Crenna & Contributors |
| Last Update: | Tuesday, March 31, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/danielcrenna/ActiveCaching |
| NuGet Url: | https://www.nuget.org/packages/ActiveCaching |
Install
Install-Package ActiveCaching
dotnet add package ActiveCaching
paket add ActiveCaching
ActiveCaching Download (Unzip the "nupkg" after downloading)
Dependencies
- ActiveStorage(>= 1.0.03)
- System.Text.Json(>= 4.7.1)
- TypeKitchen.Serialization(>= 1.2.12)
- WebStrings(>= 1.1.0)
Tags