Util.Caching.EasyCaching 7.0.57

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

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

Util.Caching.EasyCaching是Util应用框架基于EasyCaching的缓存操作类库,默认引入内存缓存和Redis缓存实现

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.57 30 5/27/2023
7.0.56 47 5/17/2023
7.0.55 91 5/8/2023
7.0.54 56 5/8/2023
7.0.53 63 5/6/2023
7.0.52 55 5/5/2023
7.0.51 87 4/27/2023
7.0.50 90 4/26/2023
7.0.49 82 4/24/2023
7.0.48 132 4/20/2023
7.0.47 119 4/16/2023
7.0.46 104 4/13/2023
7.0.45 85 4/13/2023
7.0.44 103 4/12/2023
7.0.43 95 4/10/2023
7.0.42 126 4/7/2023
7.0.41 104 4/4/2023
7.0.40 105 4/3/2023
7.0.39 114 3/28/2023
7.0.38 107 3/28/2023
7.0.37 118 3/27/2023
7.0.36 129 3/27/2023
7.0.35 133 3/24/2023
7.0.34 115 3/23/2023
7.0.33 119 3/22/2023
7.0.32 129 3/22/2023
7.0.31 136 3/20/2023
7.0.30 144 3/13/2023
7.0.29 143 3/10/2023
7.0.28 130 3/7/2023
7.0.27 140 3/3/2023
7.0.26 153 2/25/2023
7.0.25 157 2/22/2023
7.0.24 154 2/21/2023
7.0.23 159 2/18/2023
7.0.22 154 2/15/2023
7.0.21 153 2/13/2023
7.0.20 168 2/9/2023
7.0.19 163 2/6/2023
7.0.18 166 2/5/2023
7.0.17 178 2/2/2023
7.0.16 189 2/2/2023
7.0.15 199 2/2/2023
7.0.14 185 2/1/2023
7.0.13 185 2/1/2023
7.0.12 188 1/29/2023
7.0.11 188 1/29/2023
7.0.10 199 1/28/2023
7.0.9 206 1/28/2023
7.0.8 204 1/19/2023
7.0.7 195 1/19/2023
7.0.6 196 1/18/2023
7.0.5 197 1/17/2023
7.0.4 204 1/17/2023
7.0.3 214 1/16/2023
7.0.2 207 1/3/2023
7.0.1 208 1/3/2023
7.0.0 212 12/27/2022
6.0.16 259 11/15/2022
6.0.15 246 11/15/2022
6.0.14 270 11/2/2022
6.0.13 304 10/27/2022
6.0.12 333 10/21/2022
6.0.11 310 10/21/2022
6.0.10 313 10/21/2022
6.0.8 326 9/20/2022
6.0.7 336 9/19/2022
6.0.6 331 9/17/2022
6.0.5 358 8/2/2022
6.0.4 355 7/29/2022
6.0.3 384 7/18/2022

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