LazyCache 0.5.5222.23409
Lazy cache is a simple in-memory caching service for .net and c sharp. It has a developer friendly generics based API, and providing a thread safe cache implementation that guarantees to only execute your cachable delegates once (it's lazy!). Under the hood it leverages ObjectCache and Lazy to provide performance and reliability in heavy load scenarios. For more info see https://github.com/alastairtree/LazyCache
See the version list below for details.
Install-Package LazyCache -Version 0.5.5222.23409
dotnet add package LazyCache --version 0.5.5222.23409
<PackageReference Include="LazyCache" Version="0.5.5222.23409" />
paket add LazyCache --version 0.5.5222.23409
#r "nuget: LazyCache, 0.5.5222.23409"
// Install LazyCache as a Cake Addin
#addin nuget:?package=LazyCache&version=0.5.5222.23409
// Install LazyCache as a Cake Tool
#tool nuget:?package=LazyCache&version=0.5.5222.23409
Release Notes
See https://raw.githubusercontent.com/alastairtree/LazyCache/master/ReleaseNotes.md
Dependencies
This package has no dependencies.
Used By
NuGet packages (27)
Showing the top 5 NuGet packages that depend on LazyCache:
Package | Downloads |
---|---|
LazyCache.AspNetCore
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
|
|
ZettaVision.CloudCore.Infrastructure.Auth0
ZettaVision.CloudCore.Infrastructure.Auth0
|
|
LazyCache.Testing.Moq
A mocking library that creates LazyCache IAppCache system mocks using Moq.
|
|
Acando.AspNet.NodeServices.Mvc
Mvc addon for NodeServices
|
|
LazyCache.Ninject
Ninject module regististrations for LazyCache to initialise dependency injection
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LazyCache:
Repository | Stars |
---|---|
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 19,333 | 3/15/2021 |
2.1.2 | 471,045 | 9/21/2020 |
2.1.1 | 3,748 | 9/20/2020 |
2.1.0 | 333 | 9/19/2020 |
2.0.5 | 1,497 | 9/19/2020 |
2.0.4 | 1,414,346 | 12/28/2019 |
2.0.3 | 455 | 12/28/2019 |
2.0.2 | 648 | 12/27/2019 |
2.0.1 | 686,024 | 5/22/2019 |
2.0.0 | 279,849 | 3/20/2019 |
2.0.0-beta03 | 129,306 | 5/13/2018 |
2.0.0-beta02 | 3,392 | 3/4/2018 |
2.0.0-beta01 | 585 | 3/4/2018 |
0.7.1.44 | 1,253,343 | 12/23/2016 |
0.7.0.34 | 27,016 | 9/10/2016 |
0.6.0 | 10,443 | 8/15/2015 |
0.5.5222.23409 | 2,741 | 4/19/2014 |
0.5.5222.22653 | 1,024 | 4/19/2014 |
0.5.5222.21857 | 1,017 | 4/19/2014 |
0.5.6 | 882 | 4/28/2014 |