Skip to main content

LazyCache 2.4.0 — NuGet Package for .NET

LazyCache 2.4.0 NuGet package for .NET. Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching…

Authors: https://github.com/alastairtree

Total downloads: 54,864,654

Project URL: https://github.com/alastairtree/LazyCache

License: MIT

Tags: Caching, Performance, Speed, In-memory, IMemoryCache, Generics, ServiceCacheing, Lazy, Cache, Lazy-Load, MemoryCache, CachingService, AppCache, ApplicationCache, Memcached

Install LazyCache 2.4.0

.NET CLI

dotnet add package LazyCache --version 2.4.0

Package Manager Console

Install-Package LazyCache -Version 2.4.0

PackageReference (csproj)

<PackageReference Include="LazyCache" Version="2.4.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.