LazyCache 0.5.5222.21857
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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package LazyCache -Version 0.5.5222.21857
dotnet add package LazyCache --version 0.5.5222.21857
<PackageReference Include="LazyCache" Version="0.5.5222.21857" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LazyCache --version 0.5.5222.21857
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LazyCache, 0.5.5222.21857"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install LazyCache as a Cake Addin #addin nuget:?package=LazyCache&version=0.5.5222.21857 // Install LazyCache as a Cake Tool #tool nuget:?package=LazyCache&version=0.5.5222.21857
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release
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 | 15,242 | 3/15/2021 |
2.1.2 | 458,793 | 9/21/2020 |
2.1.1 | 3,702 | 9/20/2020 |
2.1.0 | 332 | 9/19/2020 |
2.0.5 | 1,449 | 9/19/2020 |
2.0.4 | 1,404,582 | 12/28/2019 |
2.0.3 | 444 | 12/28/2019 |
2.0.2 | 648 | 12/27/2019 |
2.0.1 | 683,249 | 5/22/2019 |
2.0.0 | 279,211 | 3/20/2019 |
2.0.0-beta03 | 129,056 | 5/13/2018 |
2.0.0-beta02 | 3,358 | 3/4/2018 |
2.0.0-beta01 | 585 | 3/4/2018 |
0.7.1.44 | 1,248,525 | 12/23/2016 |
0.7.0.34 | 26,962 | 9/10/2016 |
0.6.0 | 10,423 | 8/15/2015 |
0.5.5222.23409 | 2,735 | 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 |