Senparc.CO2NET.Cache.Dapr 1.0.0-beta1

Prefix Reserved
This is a prerelease version of Senparc.CO2NET.Cache.Dapr.
dotnet add package Senparc.CO2NET.Cache.Dapr --version 1.0.0-beta1                
NuGet\Install-Package Senparc.CO2NET.Cache.Dapr -Version 1.0.0-beta1                
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="Senparc.CO2NET.Cache.Dapr" Version="1.0.0-beta1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Senparc.CO2NET.Cache.Dapr --version 1.0.0-beta1                
#r "nuget: Senparc.CO2NET.Cache.Dapr, 1.0.0-beta1"                
#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 Senparc.CO2NET.Cache.Dapr as a Cake Addin
#addin nuget:?package=Senparc.CO2NET.Cache.Dapr&version=1.0.0-beta1&prerelease

// Install Senparc.CO2NET.Cache.Dapr as a Cake Tool
#tool nuget:?package=Senparc.CO2NET.Cache.Dapr&version=1.0.0-beta1&prerelease                

CONET Cache Strategy - Dapr Module

CO2NET Open Source Project:
https://github.com/Senparc/Senparc.CO2NET

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Senparc.CO2NET.Cache.Dapr:

Package Downloads
Senparc.Weixin.Cache.Dapr

微信 SDK - Redis 模块 Senparc.Weixin SDK 开源项目: https://github.com/JeffreySu/WeiXinMPSDK

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Senparc.CO2NET.Cache.Dapr:

Repository Stars
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Version Downloads Last updated
1.0.0-beta1 88 10/24/2024
0.1.3 361 9/11/2024
0.1.2 438 8/22/2024
0.1.1 121 8/22/2024
0.1.0 400 7/30/2024

v0.1.0 Genesis
[2024-09-11] v0.1.3 Update Cache, remove InsertToCache(), add Count(prefix)