Hummingbird.Extensions.Cache
1.17.14
.NET Core 2.1
.NET Framework 4.6.1
dotnet add package Hummingbird.Extensions.Cache --version 1.17.14
NuGet\Install-Package Hummingbird.Extensions.Cache -Version 1.17.14
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="Hummingbird.Extensions.Cache" Version="1.17.14" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hummingbird.Extensions.Cache --version 1.17.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hummingbird.Extensions.Cache, 1.17.14"
#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 Hummingbird.Extensions.Cache as a Cake Addin
#addin nuget:?package=Hummingbird.Extensions.Cache&version=1.17.14
// Install Hummingbird.Extensions.Cache as a Cake Tool
#tool nuget:?package=Hummingbird.Extensions.Cache&version=1.17.14
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
分布式缓存
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Framework | net461 is compatible. 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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- CacheManager.Core (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Configuration (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Logging (>= 1.2.0)
- CacheManager.Serialization.Json (>= 1.2.0)
- CacheManager.StackExchange.Redis (>= 1.2.0)
- Hummingbird.Core (>= 1.17.14)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Newtonsoft.Json (>= 12.0.1)
-
.NETCoreApp 2.2
- CacheManager.Core (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Configuration (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Logging (>= 1.2.0)
- CacheManager.Serialization.Json (>= 1.2.0)
- CacheManager.StackExchange.Redis (>= 1.2.0)
- Hummingbird.Core (>= 1.17.14)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Newtonsoft.Json (>= 12.0.1)
-
.NETCoreApp 3.1
- CacheManager.Core (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Configuration (>= 1.2.0)
- CacheManager.Microsoft.Extensions.Logging (>= 1.2.0)
- CacheManager.Serialization.Json (>= 1.2.0)
- CacheManager.StackExchange.Redis (>= 1.2.0)
- Hummingbird.Core (>= 1.17.14)
- Microsoft.Extensions.Configuration (>= 2.1.1)
- Newtonsoft.Json (>= 12.0.1)
-
.NETFramework 4.6.1
- CacheManager.Core (>= 1.2.0)
- CacheManager.Serialization.Json (>= 1.2.0)
- CacheManager.StackExchange.Redis (>= 1.2.0)
- CacheManager.SystemRuntimeCaching (>= 1.2.0)
- Newtonsoft.Json (>= 12.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hummingbird.Extensions.Cache:
Package | Downloads |
---|---|
Hummingbird.Extensions.Idempotency
幂等性保证 |
GitHub repositories
This package is not used by any popular GitHub repositories.