![]() |
VOOZH | about |
dotnet add package Util.Caching --version 8.0.19
NuGet\Install-Package Util.Caching -Version 8.0.19
<PackageReference Include="Util.Caching" Version="8.0.19" />
<PackageVersion Include="Util.Caching" Version="8.0.19" />Directory.Packages.props
<PackageReference Include="Util.Caching" />Project file
paket add Util.Caching --version 8.0.19
#r "nuget: Util.Caching, 8.0.19"
#:package Util.Caching@8.0.19
#addin nuget:?package=Util.Caching&version=8.0.19Install as a Cake Addin
#tool nuget:?package=Util.Caching&version=8.0.19Install as a Cake Tool
Util.Caching是Util应用框架缓存操作基础类库
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 4 NuGet packages that depend on Util.Caching:
| Package | Downloads |
|---|---|
|
Util.Application
Util.Application是Util应用框架的应用层基础类库 |
|
|
Util.Caching.EasyCaching
Util.Caching.EasyCaching是Util应用框架基于EasyCaching的缓存操作类库,默认引入内存缓存和Redis缓存实现 |
|
|
Util.Platform.Share.Infrastructure
Util.Platform.Share.Infrastructure是Util平台的基础设施共享类库 |
|
|
Util.Extras.Caching.CSRedisCore
Util.Extras.Caching.CSRedisCore是Util应用框架基于CSRedisCore缓存操作基础类库,包含内存本地缓存实现 |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.0-pre.2 | 328 | 5/13/2025 |
| 9.0.0-pre.1 | 168 | 1/1/2025 |
| 8.0.20-pre.2 | 173 | 7/5/2024 |
| 8.0.20-pre.1 | 175 | 7/5/2024 |
| 8.0.19 | 1,250 | 7/1/2024 |
| 8.0.19-pre.9992 | 148 | 6/30/2024 |
| 8.0.19-pre.9991 | 142 | 6/28/2024 |
| 8.0.19-pre.999 | 134 | 6/27/2024 |
| 8.0.19-pre.998 | 128 | 6/27/2024 |
| 8.0.19-pre.997 | 152 | 6/27/2024 |
| 8.0.19-pre.996 | 142 | 6/24/2024 |
| 8.0.19-pre.995 | 142 | 6/23/2024 |
| 8.0.19-pre.994 | 157 | 6/18/2024 |
| 8.0.19-pre.993 | 142 | 6/14/2024 |
| 8.0.19-pre.992 | 168 | 6/14/2024 |
| 8.0.19-pre.991 | 123 | 6/14/2024 |
| 8.0.19-pre.99 | 122 | 6/12/2024 |
| 8.0.19-pre.97 | 134 | 6/11/2024 |
| 8.0.19-pre.96 | 147 | 6/11/2024 |
| 8.0.19-pre.95 | 147 | 6/11/2024 |
Util应用框架以MIT开源发布,可随意使用