Abet.ServiceStack.Redis
1.0.4
dotnet add package Abet.ServiceStack.Redis --version 1.0.4
NuGet\Install-Package Abet.ServiceStack.Redis -Version 1.0.4
<PackageReference Include="Abet.ServiceStack.Redis" Version="1.0.4" />
paket add Abet.ServiceStack.Redis --version 1.0.4
#r "nuget: Abet.ServiceStack.Redis, 1.0.4"
// Install Abet.ServiceStack.Redis as a Cake Addin #addin nuget:?package=Abet.ServiceStack.Redis&version=1.0.4 // Install Abet.ServiceStack.Redis as a Cake Tool #tool nuget:?package=Abet.ServiceStack.Redis&version=1.0.4
修改ServiceStack.Redis每小时6000限制
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5
- System.Memory (>= 4.5.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 2.0.0)
- System.Collections.NonGeneric (>= 4.3.0)
- System.Collections.Specialized (>= 4.3.0)
- System.ComponentModel.Primitives (>= 4.3.0)
- System.Data.Common (>= 4.3.0)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Net.Security (>= 4.3.1)
- System.Reflection.TypeExtensions (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Abet.ServiceStack.Redis:
Package | Downloads |
---|---|
Tkx.Sdk.Common
订单状态 增加一个欠费 |
|
Cissy.Redis
Package Description |
|
DeepBlueNice.FunctionTiemOut
使用方法 IUser _user = MyProxyGenerator.CreateProxy<IUser, AccountUser>(); //每个类都生成代理对象 Dictionary<string, MethodOperationInfo> dic = MethodOperationInfo.Print();//收集所有方法的调用参数及返回值 MethodOperationInfo.ShowAsync(dic,"控制器", "方法", SqlType.Text, "连接字符串"); //纯文本保存 MethodOperationInfo.ShowAsync(dic,"控制器", "方法", SqlType.Mssql, "连接字符串");//msSQL数据库 MethodOperationInfo.ShowAsync(dic,"控制器", "方法", SqlType.Mysql, "连接字符串");//MySQL数据库 MethodOperationInfo.Show(dic,"控制器", "方法", SqlType.Redis, "连接字符串");//Redis数据库 MethodOperationInfo.Show(dic,"控制器","方法", SqlType.Mongdb, "连接字符串", "FunctionTiemOut", $"Fun_{DateTime.Now.Year}_{DateTime.Now.Month}"); //Mongdb数据库型 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 17,916 | 8/14/2018 |