The automatic cache generation library for .NET Core.
Info
Version: | 2.0.0 |
Author(s): | Otávio JNS |
Last Update: | Friday, January 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/otaviojulianons/DefensiveCache |
NuGet Url: | https://www.nuget.org/packages/CoreApp.DefensiveCache |
Install
Install-Package CoreApp.DefensiveCache
dotnet add package CoreApp.DefensiveCache
paket add CoreApp.DefensiveCache
CoreApp.DefensiveCache Download (Unzip the "nupkg" after downloading)
Dependencies
- CoreApp.DefensiveCache.Generator(>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.4)
- Microsoft.Extensions.Hosting(>= 3.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.0)
- Microsoft.IO.RecyclableMemoryStream(>= 1.3.3)
- Scrutor(>= 3.2.0)
- Stubble.Core(>= 1.8.4)
- System.Reflection.DispatchProxy(>= 4.7.1)
- System.Runtime.Serialization.Formatters(>= 4.3.0)