LazyCache 0.5.5222.23409

dotnet add package LazyCache --version 0.5.5222.23409
NuGet\Install-Package LazyCache -Version 0.5.5222.23409
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LazyCache" Version="0.5.5222.23409" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LazyCache --version 0.5.5222.23409
#r "nuget: LazyCache, 0.5.5222.23409"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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

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

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on LazyCache:

Repository Stars
microsoft/PowerToys
Windows system utilities to maximize productivity
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
Readarr/Readarr
Book Manager and Automation (Sonarr for Ebooks)
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
Version Downloads Last updated
0.5.5222.23409 298 4/19/2014
0.5.5222.22653 53 4/19/2014
0.5.5222.21857 52 4/19/2014
0.5.6 55 4/28/2014