Util.Caching 7.0.35

.NET 7.0
dotnet add package Util.Caching --version 7.0.35
NuGet\Install-Package Util.Caching -Version 7.0.35
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="Util.Caching" Version="7.0.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Caching --version 7.0.35
#r "nuget: Util.Caching, 7.0.35"
#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 Util.Caching as a Cake Addin
#addin nuget:?package=Util.Caching&version=7.0.35

// Install Util.Caching as a Cake Tool
#tool nuget:?package=Util.Caching&version=7.0.35

Util.Caching是Util应用框架缓存操作基础类库

Product Versions
.NET net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Util.Caching:

Package Downloads
Util.Application

Util.Application是Util应用框架的应用层基础类库

Util.Caching.EasyCaching

Util.Caching.EasyCaching是Util应用框架基于EasyCaching缓存操作基础类库,包含内存本地缓存实现

Util.Extras.Caching.CSRedisCore

Util.Extras.Caching.CSRedisCore是Util应用框架基于CSRedisCore缓存操作基础类库,包含内存本地缓存实现

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.35 58 3/24/2023
7.0.34 84 3/23/2023
7.0.33 85 3/22/2023
7.0.32 39 3/22/2023
7.0.31 87 3/20/2023
7.0.30 136 3/13/2023
7.0.29 130 3/10/2023
7.0.28 109 3/7/2023
7.0.27 126 3/3/2023
7.0.26 170 2/25/2023
7.0.25 202 2/22/2023
7.0.24 127 2/21/2023
7.0.23 137 2/18/2023
7.0.22 153 2/15/2023
7.0.21 149 2/13/2023
7.0.20 160 2/9/2023
7.0.19 153 2/6/2023
7.0.18 154 2/5/2023
7.0.17 168 2/2/2023
7.0.16 163 2/2/2023
7.0.15 160 2/2/2023
7.0.14 151 2/1/2023
7.0.13 166 2/1/2023
7.0.12 200 1/29/2023
7.0.11 199 1/29/2023
7.0.10 199 1/28/2023
7.0.9 195 1/28/2023
7.0.8 203 1/19/2023
7.0.7 198 1/19/2023
7.0.6 197 1/18/2023
7.0.5 195 1/17/2023
7.0.4 191 1/17/2023
7.0.3 222 1/16/2023
7.0.2 263 1/3/2023
7.0.1 229 1/3/2023
7.0.0 231 12/27/2022
6.0.16 674 11/15/2022
6.0.15 654 11/15/2022
6.0.14 741 11/2/2022
6.0.13 981 10/27/2022
6.0.12 663 10/21/2022
6.0.11 493 10/21/2022
6.0.10 568 10/21/2022
6.0.9 523 9/28/2022
6.0.8 634 9/20/2022
6.0.7 589 9/19/2022
6.0.6 572 9/17/2022
6.0.5 604 8/2/2022
6.0.4 593 7/29/2022
6.0.3 625 7/18/2022

Util应用框架以MIT开源发布,可随意使用