Memory cache adapter for command caching.
Info
Version: | 9.0.1 |
Author(s): | James Randall |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JamesRandall/AzureFromTheTrenches.Commanding |
NuGet Url: | https://www.nuget.org/packages/AzureFromTheTrenches.Commanding.Cache.MemoryCache |
Install
Install-Package AzureFromTheTrenches.Commanding.Cache.MemoryCache
dotnet add package AzureFromTheTrenches.Commanding.Cache.MemoryCache
paket add AzureFromTheTrenches.Commanding.Cache.MemoryCache
AzureFromTheTrenches.Commanding.Cache.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- AzureFromTheTrenches.Commanding.Cache(>= 9.0.1)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)