CSRedisCore 3.8.804
dotnet add package CSRedisCore --version 3.8.804
NuGet\Install-Package CSRedisCore -Version 3.8.804
<PackageReference Include="CSRedisCore" Version="3.8.804" />
<PackageVersion Include="CSRedisCore" Version="3.8.804" />
<PackageReference Include="CSRedisCore" />
paket add CSRedisCore --version 3.8.804
#r "nuget: CSRedisCore, 3.8.804"
#addin nuget:?package=CSRedisCore&version=3.8.804
#tool nuget:?package=CSRedisCore&version=3.8.804
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
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. net9.0 was computed. 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. |
.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 | net40 is compatible. net403 was computed. 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.0
- Newtonsoft.Json (>= 13.0.1)
- System.ValueTuple (>= 4.5.0)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 13.0.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 13.0.1)
- System.ValueTuple (>= 4.5.0)
NuGet packages (347)
Showing the top 5 NuGet packages that depend on CSRedisCore:
Package | Downloads |
---|---|
Caching.CSRedis
分布式缓存 CSRedisCore 实现 Microsoft.Extensions.Caching |
|
EasyCaching.CSRedis
A simple distributed caching provider based on csredis. |
|
Coder.Extension
Coder扩展程序,包含:AutoMapper,Log,CsRedis,Swagger(Knife4j),Cors,Autofac,Hangfire,TimedJob,CAP,SqlSugar,Polly(超时,重试,熔断,降级)等扩展服务和中间件。 |
|
EasyCaching.Bus.CSRedis
A simple caching bus(message bus) based on CSRedis. |
|
Senparc.CO2NET.Cache.CsRedis.RedLock
Senparc.CO2NET.Cache.CsRedis.RedLock module redlock-cs open source project: https://github.com/JeffreySu/redlock-cs CO2NET open source project: https://github.com/Senparc/Senparc.CO2NET |
GitHub repositories (21)
Showing the top 20 popular GitHub repositories that depend on CSRedisCore:
Repository | Stars |
---|---|
cq-panda/Vue.NetCore
(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/
|
|
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
|
|
izhaorui/Zr.Admin.NET
🎉ZR.Admin.NET是一款前后端分离的、跨平台基于RBAC的通用权限管理后台。ORM采用SqlSugar。前端采用Vue、AntDesign,支持多租户、缓存、任务调度、支持统一异常处理、接口限流、支持一键生成前后端代码,支持动态国际化翻译(Vue3),等诸多黑科技,代码简洁易懂、易扩展让开发更简单、更通用。
|
|
2881099/FreeRedis
🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, redisearch, client-side-caching, and pooling.
|
|
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
|
|
91270/Meiam.System
.NET 8 / .NET 5 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
|
|
VictorTzeng/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
|
|
feiyit/FytSoaCms
NetCore2.2开发, Vs2017 数据Mysql
|
|
Senparc/Senparc.CO2NET
Base Common Library, support for.NET Framework &.NET Core
|
|
Coldairarrow/Colder.Fx.Net.AdminLTE
A Web Rapid Development Framework For .NET4.472 Based On AdminLTE
|
|
yc-l/yc.boilerplate
YC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
|
|
awesomedotnetcore/WMS
|
|
LeonKou/NetPro
🌈An enhanced version with clean architecture of asp.netcore,efficiently manage startup,Support for netcore3.1/6.0
|
|
phil-guo/ketchup
ketchup (番茄酱) 是一个基于dotnet core的微服务框架。
|
|
zmrid/iMES-Factory
iMES工厂管家——您的新一代工厂助手。演示地址:https://imes.625sc.com。 一款基于.NetCore3.1和Vue3的MES管理系统。项目亮点:模版打印,Excel模版导出,自定义实体扩展,移动端精美设计,大屏设计等功能。
|
|
vla/BloomFilter.NetCore
A bloom filter implementation
|
|
zwl568633995/AspNetCoreScaffolding
.NetCore基础框架,集成分布式中间件
|
|
iamxiaozhuang/MicroserviceDemo
Dot Net Core 微服务例子;采用Ocelot实现服务网关,IdentityServer4实现认证,CAP实现分布式数据最终一致性。 微服务内部采用领域模型驱动设计,实现了接口日志、权限控制、多租户、软删除、读写分离等特性
|
|
alonsoalon/TenantSite.Server
后台服务项目
|
|
luoyunchong/dotnetcore-examples
about learning DotNetCore via examples. DotNetCore 教程、技术栈示例代码,快速简单上手教程。
|
Version | Downloads | Last updated |
---|---|---|
3.8.804 | 6,100 | 2 months ago |
3.8.803 | 87,960 | 4/25/2024 |
3.8.802 | 82,235 | 12/4/2023 |
3.8.801 | 21,900 | 11/22/2023 |
3.8.800 | 41,824 | 11/15/2023 |
3.8.671 | 65,762 | 9/19/2023 |
3.8.670 | 380,841 | 11/16/2022 |
3.8.669 | 182,794 | 9/14/2022 |
3.8.668 | 24,426 | 9/6/2022 |
3.8.3 | 270,260 | 6/28/2022 |
3.8.2 | 67,057 | 5/28/2022 |
3.8.1 | 8,774 | 5/24/2022 |
3.6.9 | 442,865 | 2/23/2022 |
3.6.8 | 207,585 | 12/15/2021 |
3.6.6 | 1,063,252 | 1/4/2021 |
3.6.5 | 1,414,126 | 6/9/2020 |
3.6.3 | 190,454 | 5/6/2020 |
3.6.2 | 101,305 | 4/14/2020 |
3.6.1 | 9,694 | 4/5/2020 |
3.5.5 | 65,374 | 3/24/2020 |
3.4.5 | 61,597 | 2/23/2020 |
3.4.0 | 93,912 | 2/11/2020 |
3.3.0 | 63,005 | 12/25/2019 |
3.2.1 | 10,286 | 12/19/2019 |
3.2.0 | 288,741 | 12/10/2019 |
3.1.14 | 13,300 | 11/8/2019 |
3.1.10 | 22,452 | 10/21/2019 |
3.1.8 | 44,996 | 9/23/2019 |
3.1.6 | 19,907 | 9/13/2019 |
3.1.5 | 60,237 | 8/13/2019 |
3.0.60 | 29,886 | 6/3/2019 |
3.0.59 | 11,419 | 5/29/2019 |
3.0.56 | 13,226 | 5/16/2019 |
3.0.52 | 32,930 | 4/19/2019 |
3.0.39 | 550,332 | 2/22/2019 |
3.0.35 | 31,404 | 1/25/2019 |
3.0.31 | 66,468 | 1/7/2019 |
3.0.30 | 48,803 | 12/14/2018 |