An elegant, Autofac-specific solution to an old problem: caching.
Info
Version: | 0.9.81 |
Author(s): | Andrew Morger |
Last Update: | Friday, April 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://asmorger.github.io/cash/ |
NuGet Url: | https://www.nuget.org/packages/Cash.Autofac |
Install
Install-Package Cash.Autofac
dotnet add package Cash.Autofac
paket add Cash.Autofac
Cash.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- Cash.Core(>= 0.9.0)
- Castle.Core(>= 3.3.3)
- Autofac.Extras.DynamicProxy2(>= 3.0.7)
Tags