Defines an in-memory cache that implements Functional.CQS.AOP.Caching.Infrastructure.IFunctionalCache.
Info
Version: | 2.0.0 |
Author(s): | Ryan Marcotte |
Last Update: | Wednesday, February 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RyanMarcotte/Functional.CQS |
NuGet Url: | https://www.nuget.org/packages/Functional.CQS.AOP.Caching.Infrastructure.MemoryCache |
Install
Install-Package Functional.CQS.AOP.Caching.Infrastructure.MemoryCache
dotnet add package Functional.CQS.AOP.Caching.Infrastructure.MemoryCache
paket add Functional.CQS.AOP.Caching.Infrastructure.MemoryCache
Functional.CQS.AOP.Caching.Infrastructure.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Functional.CQS.AOP.Caching.Infrastructure(>= 2.0.0)
- Functional.Common.Extensions(>= 2.0.1 && < 3.0.0)
- Functional.Primitives(>= 2.0.1 && < 3.0.0)
- Functional.Primitives.Extensions(>= 2.0.1 && < 3.0.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.1)
Tags