Util.Caching.EasyCaching 9.0.0-pre.2

This is a prerelease version of Util.Caching.EasyCaching.
dotnet add package Util.Caching.EasyCaching --version 9.0.0-pre.2
                    
NuGet\Install-Package Util.Caching.EasyCaching -Version 9.0.0-pre.2
                    
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="9.0.0-pre.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Caching.EasyCaching" Version="9.0.0-pre.2" />
                    
Directory.Packages.props
<PackageReference Include="Util.Caching.EasyCaching" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Util.Caching.EasyCaching --version 9.0.0-pre.2
                    
#r "nuget: Util.Caching.EasyCaching, 9.0.0-pre.2"
                    
#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.
#:package Util.Caching.EasyCaching@9.0.0-pre.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Util.Caching.EasyCaching&version=9.0.0-pre.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Util.Caching.EasyCaching&version=9.0.0-pre.2&prerelease
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
Util.Platform.Share.Identity.Application

Util.Platform.Share.Identity.Application是Util平台的权限服务应用层共享类库

Util.Platform.Share.FileStorage.Application

Util.Platform.Share.FileStorage.Application是Util平台的文件存储服务应用层共享类库

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-pre.2 328 2025/5/13
9.0.0-pre.1 218 2025/1/1
8.0.20-pre.2 157 2024/7/5
8.0.20-pre.1 166 2024/7/5
8.0.19 1,261 2024/7/1
8.0.19-pre.9992 146 2024/6/30
8.0.19-pre.9991 190 2024/6/28
8.0.19-pre.999 181 2024/6/27
8.0.19-pre.998 182 2024/6/27
8.0.19-pre.997 173 2024/6/27
8.0.19-pre.996 169 2024/6/24
8.0.19-pre.995 181 2024/6/23
8.0.19-pre.994 168 2024/6/18
8.0.19-pre.993 144 2024/6/14
8.0.19-pre.992 166 2024/6/14
8.0.19-pre.991 175 2024/6/14
8.0.19-pre.99 168 2024/6/12
8.0.19-pre.97 173 2024/6/11
8.0.19-pre.96 149 2024/6/11
8.0.19-pre.95 153 2024/6/11
Loading failed

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