NF.Core.Cache 3.0.1

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

// Install NF.Core.Cache as a Cake Tool
#tool nuget:?package=NF.Core.Cache&version=3.0.1

Cache管理,net5.0使用3以下的版本

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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.  net8.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on NF.Core.Cache:

Package Downloads
NF.Core.Authorization

基于认证的核心组件库,net5.0使用3以下的版本

NF.Common.WeiXin

微信接口库,net5.0使用3以下的版本

NF.Interconnector.Core

OpenApi认证及数据处理核心组件,微软组件更新,字段更新

NF.Common.Message

NF邮件,net5.0使用3以下的版本

NF.Common.Alipay

JQIT支付宝相关接口,net5.0使用3以下的版本

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 1,087 5/15/2023
3.0.1-beta1 847 5/4/2023
3.0.0 2,216 4/6/2023
3.0.0-beta1 291 3/20/2023
2.0.2 153 5/15/2023
2.0.2-beta1 120 5/4/2023
2.0.1 223 3/17/2023
2.0.1-beta 142 3/17/2023
2.0.0 24,823 7/5/2022
1.2.2 5,261 4/19/2022
1.2.1 1,363 4/14/2022
1.2.0 453 4/8/2022
1.1.9 445 3/28/2022
1.1.8 445 3/28/2022
1.1.7 6,798 2/22/2022
1.1.6 450 2/22/2022
1.1.5 457 1/20/2022
1.1.4 4,952 12/31/2021
1.1.3 1,518 11/30/2021
1.1.2 452 11/29/2021
1.1.1 697 11/15/2021
1.1.0 945 11/10/2021
1.0.9 602 11/3/2021
1.0.8 486 11/3/2021
1.0.7 321 11/3/2021
1.0.6 337 11/2/2021
1.0.5 928 10/31/2021
1.0.4 1,490 10/11/2021
1.0.3 607 10/8/2021
1.0.2 1,187 9/22/2021
1.0.1 641 9/16/2021

Cache管理