Simple caching for .NET appication.
Info
Version: | 1.0.0 |
Author(s): | emismith90 |
Last Update: | Friday, September 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/emismith90/Antares |
NuGet Url: | https://www.nuget.org/packages/Antares.Essentials.Caching |
Install
Install-Package Antares.Essentials.Caching
dotnet add package Antares.Essentials.Caching
paket add Antares.Essentials.Caching
Antares.Essentials.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Antares.Essentials.Utilities(>= 1.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 1.1.2)
- Antares.Essentials.Configuration(>= 1.0.0)
- Microsoft.NETCore.App(>= 1.1.1)
Tags