Ninject module regististrations for LazyCache to initialise dependency injection.
Info
| Version: | 2.4.0 |
| Author(s): | https://github.com/alastairtree |
| Last Update: | Wednesday, September 1, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alastairtree/LazyCache |
| NuGet Url: | https://www.nuget.org/packages/LazyCache.Ninject |
Install
Install-Package LazyCache.Ninject
dotnet add package LazyCache.Ninject
paket add LazyCache.Ninject
LazyCache.Ninject Download (Unzip the "nupkg" after downloading)
Dependencies
- LazyCache(>= 2.1.2)
- Ninject(>= 3.3.0)
- microsoft.extensions.caching.abstractions(>= 2.1.0)
- microsoft.extensions.caching.memory(>= 2.1.0)
Tags