An elegant, Ninject-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.Ninject |
Install
Install-Package Cash.Ninject
dotnet add package Cash.Ninject
paket add Cash.Ninject
Cash.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- Cash.Core(>= 0.9.0)
- Castle.Core(>= 3.3.3)
- Ninject(>= 3.2.2)
- Ninject.Extensions.Interception(>= 3.2.0)
- Ninject.Extensions.Interception.DynamicProxy(>= 3.2.0)
Tags