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.
<PackageVersion Include="LazyCache" Version="0.5.5222.23409" />
<PackageReference Include="LazyCache" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LazyCache --version 0.5.5222.23409
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=LazyCache&version=0.5.5222.23409
#tool nuget:?package=LazyCache&version=0.5.5222.23409
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 (10)
Showing the top 10 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 hybrid cache with advanced resiliency features.
|
|
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
|
|
neozhu/visitormanagement
helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it also keeps a track of every individual inside the campus and their timings. Institutions has guards who enter their detail in some notebooks to keep a log which are practically impossible to reconcile. It is really unpleasent and hectic for visitor to stand at the gate and give details about the visit. To ease the process of registeration, Entry-In, Entry-Out, time tracking and logging the history, this VMS can be of great use!!
|
|
dem-net/DEM.Net
Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports
|
|
mysteryx93/HanumanInstituteApps
432Hz Player, 432Hz Batch Converter, Powerliminals Player, Yang YouTube Downloader
|
|
8LWXpg/PowerToysRun-GitHubRepo
PowerToys Run Plugin for searching and opening GitHub repositories
|
|
neon-sunset/fast-cache
The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
|
Version | Downloads | Last updated |
---|---|---|
0.5.5222.23409 | 300 | 4/19/2014 |
0.5.5222.22653 | 54 | 4/19/2014 |
0.5.5222.21857 | 53 | 4/19/2014 |
0.5.6 | 56 | 4/28/2014 |