LazyCache.AspNetCore
2.1.1
ServiceCollection registrations for LazyCache to initialise the dependency injection collection and add enable IAppCache to be injected into your app
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.AspNetCore -Version 2.1.1
dotnet add package LazyCache.AspNetCore --version 2.1.1
<PackageReference Include="LazyCache.AspNetCore" Version="2.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LazyCache.AspNetCore --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LazyCache.AspNetCore, 2.1.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LazyCache.AspNetCore as a Cake Addin
#addin nuget:?package=LazyCache.AspNetCore&version=2.1.1
// Install LazyCache.AspNetCore as a Cake Tool
#tool nuget:?package=LazyCache.AspNetCore&version=2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- LazyCache (>= 2.1.1)
- microsoft.extensions.caching.abstractions (>= 2.1.0)
- microsoft.extensions.caching.memory (>= 2.1.0)
- microsoft.extensions.dependencyinjection.abstractions (>= 2.1.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on LazyCache.AspNetCore:
Package | Downloads |
---|---|
Mods.Caching
Custom caching library for MODs code base.
|
|
CachedRepository.NetCore
A thread-safe caching infrastructure for caching data objects, which should be requested only once when needed from the data source (db, service or any type of data source)
|
|
Mods.Messaging
Package Description
|
|
Cached-Attributes-NetCore
Caching Attributes; method caching with interceptors on .netcore using Castle Windsor DI DynamicProxying, via Cache Attribute
|
|
TBAPI.Client
Колекция вспомогутельных классов для работы с HttpClient
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LazyCache.AspNetCore:
Repository | Stars |
---|---|
csharpfritz/Fritz.StreamTools
Handy tools for managing my live stream, built with ASP.NET Core
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.3 | 15,817 | 3/15/2021 |
2.1.2 | 218,621 | 9/21/2020 |
2.1.1 | 2,572 | 9/20/2020 |
2.1.0 | 233 | 9/19/2020 |
2.0.5 | 1,003 | 9/19/2020 |
2.0.4 | 815,730 | 12/28/2019 |
2.0.2 | 397 | 12/27/2019 |
2.0.1 | 297,211 | 5/22/2019 |
2.0.0 | 79,054 | 3/20/2019 |
2.0.0-beta03 | 91,810 | 5/13/2018 |
2.0.0-beta02 | 1,471 | 3/4/2018 |
2.0.0-beta01 | 500 | 3/4/2018 |