NewLife.Redis 5.0.2022.1014-beta0959

This is a prerelease version of NewLife.Redis.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NewLife.Redis --version 5.0.2022.1014-beta0959
                    
NuGet\Install-Package NewLife.Redis -Version 5.0.2022.1014-beta0959
                    
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="NewLife.Redis" Version="5.0.2022.1014-beta0959" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NewLife.Redis" Version="5.0.2022.1014-beta0959" />
                    
Directory.Packages.props
<PackageReference Include="NewLife.Redis" />
                    
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 NewLife.Redis --version 5.0.2022.1014-beta0959
                    
#r "nuget: NewLife.Redis, 5.0.2022.1014-beta0959"
                    
#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 NewLife.Redis@5.0.2022.1014-beta0959
                    
#: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=NewLife.Redis&version=5.0.2022.1014-beta0959&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NewLife.Redis&version=5.0.2022.1014-beta0959&prerelease
                    
Install as a Cake Tool

Redis基础操作、消息队列,经过日均100亿次调用量的项目验证。旧版NET45找2021年

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

NuGet packages (54)

Showing the top 5 NuGet packages that depend on NewLife.Redis:

Package Downloads
Wangcaisoft.DotNet.Util.Cache

A set of .NET 9/8/7/6/5/Standard 2.1/Standard 2.0 Memory/Redis Cache utilities(support .net framework 4.52/4.6/4.7/4.8). Please visit https://github.com/cuiwenyuan/DotNet.Util for more information

NewLife.Extensions.Caching.Redis

Redis缓存扩展库,便于注入Redis

NewLife.Redis.Extensions

Redis扩展库,便于注入Redis,支持分布式缓存IDistributedCache和数据保护IDataProtection

Cszy.DistributedEventBus.NewLifeRedis

Package Description

Cszy.DistributedLock.NewLifeRedis

Package Description

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on NewLife.Redis:

Repository Stars
NewLifeX/X
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache (memory / redis), network (TCP / UDP / HTTP), RPC framework, serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存(内存/Redis)、网络(Tcp/Udp/Http)、RPC框架、序列化(Binary/XML/Json)、APM性能追踪。
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
NewLifeX/AntJob
高吞吐 .NET 分布式任务与实时数据调度平台:时间/数据/消息/Cron/SQL/脚本切片,自动重试与弹性扩缩,回溯补算 + Web 控制台。High‑throughput .NET distributed job & real‑time scheduler with fine‑grained slicing, retries, elastic scaling & web console.
NewLifeX/Stardust
星尘,轻量级分布式服务框架。配置中心、集群管理、远程自动发布、服务治理。服务自动注册和发现,负载均衡,动态伸缩,故障转移,性能监控。
NewLifeX/XCoder
新生命码神工具,代码生成、网络工具、API工具、串口工具、正则工具、图标工具、加解密工具、地图接口。
beetlex-io/BeetleX.Redis
A high-performance async/non-blocking redis client components for dotnet core,default data formater json protobuf and messagepack,support ssl
Version Downloads Last Updated
6.4.2025.1119-beta1619 364 11/19/2025
6.4.2025.1113 436 11/13/2025
6.4.2025.1113-beta0111 295 11/13/2025
6.3.2025.1001 2,557 10/1/2025
6.3.2025.1001-beta1743 210 10/1/2025
6.3.2025.914-beta1358 279 9/14/2025
6.3.2025.820-beta1830 283 8/20/2025
6.3.2025.816-beta1657 147 8/16/2025
6.3.2025.801 6,162 8/1/2025
6.3.2025.801-beta0244 162 8/1/2025
6.3.2025.723-beta0606 617 7/23/2025
6.3.2025.701 4,199 7/1/2025
6.3.2025.701-beta0404 198 7/1/2025
6.2.2025.629-beta0441 169 6/29/2025
6.2.2025.625-beta0722 208 6/25/2025
6.2.2025.623-beta1320 228 6/23/2025
6.2.2025.601 4,406 6/1/2025
6.2.2025.601-beta0825 199 6/1/2025
6.2.2025.505-beta1201 286 5/5/2025
6.2.2025.503 3,806 5/3/2025
6.2.2025.503-beta1516 161 5/3/2025
6.1.2025.426-beta0321 179 4/26/2025
6.1.2025.416-beta1257 296 4/16/2025
6.1.2025.415-beta1726 269 4/15/2025
6.1.2025.411 4,200 4/11/2025
6.1.2025.411-beta1712 203 4/11/2025
6.1.2025.329-beta1226 195 3/29/2025
6.1.2025.328-beta0933 202 3/28/2025
6.1.2025.301 18,399 3/1/2025
6.1.2025.301-beta0150 161 3/1/2025
6.1.2025.225-beta0533 222 2/25/2025
6.1.2025.224-beta1147 181 2/24/2025
6.1.2025.211-beta1050 242 2/11/2025
6.1.2025.209 4,031 2/9/2025
6.1.2025.208-beta1528 185 2/8/2025
6.1.2025.202 1,217 2/2/2025
6.1.2025.202-beta0416 193 2/2/2025
6.1.2025.114-beta0537 478 1/14/2025
6.1.2025.109-beta1738 218 1/9/2025
6.0.2025.103-beta1037 2,178 1/3/2025
6.0.2025.103-beta0843 198 1/3/2025
6.0.2025.101 3,310 1/1/2025
6.0.2025.101-beta0851 186 1/1/2025
6.0.2024.1225-beta1617 209 12/25/2024
6.0.2024.1211-beta0604 218 12/11/2024
6.0.2024.1205 10,209 12/5/2024
6.0.2024.1116-beta0353 161 11/16/2024
6.0.2024.1113-beta0607 142 11/13/2024
6.0.2024.1101 10,122 11/1/2024
6.0.2024.1101-beta1025 171 11/1/2024
6.0.2024.1031-beta0120 209 10/31/2024
6.0.2024.1030-beta0959 197 10/30/2024
6.0.2024.1022-beta1409 159 10/22/2024
6.0.2024.1017-beta0335 168 10/17/2024
6.0.2024.1015-beta1005 159 10/15/2024
6.0.2024.1014-beta0223 213 10/14/2024
6.0.2024.1009-beta0730 253 10/9/2024
6.0.2024.1007-beta0814 181 10/7/2024
6.0.2024.1006 5,926 10/6/2024
6.0.2024.1006-beta1712 163 10/6/2024
6.0.2024.925-beta1105 238 9/25/2024
6.0.2024.921-beta0817 210 9/21/2024
6.0.2024.919-beta0039 182 9/19/2024
6.0.2024.917-beta0105 279 9/17/2024
6.0.2024.829-beta1442 157 8/29/2024
6.0.2024.829-beta0325 237 8/29/2024
6.0.2024.827-beta0103 147 8/27/2024
5.7.2024.830-beta2338 190 8/30/2024
5.7.2024.801 38,022 8/1/2024
5.7.2024.709 11,203 7/9/2024
5.7.2024.602 8,111 6/2/2024
5.7.2024.602-beta0456 212 6/2/2024
5.6.2024.526-beta1546 216 5/26/2024
5.6.2024.522-beta0209 200 5/22/2024
5.6.2024.508 19,006 5/8/2024
5.6.2024.508-beta1249 247 5/8/2024
5.6.2024.420-beta0005 1,839 4/20/2024
5.6.2024.419-beta0858 197 4/19/2024
5.6.2024.411-beta0755 484 4/11/2024
5.6.2024.409-beta0751 236 4/9/2024
5.6.2024.409-beta0725 144 4/9/2024
5.6.2024.403-beta0631 204 4/3/2024
5.6.2024.402 9,219 4/2/2024
5.6.2024.402-beta1733 192 4/2/2024
5.6.2024.319-beta0028 289 3/19/2024
5.6.2024.317-beta2316 212 3/17/2024
5.6.2024.307-beta0845 191 3/7/2024
5.6.2024.304 9,139 3/4/2024
5.6.2024.304-beta1306 267 3/4/2024
5.6.2024.223-beta1349 310 2/23/2024
5.6.2024.203 14,352 2/3/2024
5.6.2024.131-beta1503 170 1/31/2024
5.6.2024.123-beta0118 174 1/23/2024
5.6.2024.105 7,592 1/5/2024
5.5.2023.1213-beta0813 273 12/13/2023
5.5.2023.1213-beta0308 168 12/13/2023
5.5.2023.1201 13,105 12/1/2023
5.5.2023.1201-beta0625 235 12/1/2023
5.5.2023.1129-beta1059 225 11/29/2023
5.5.2023.1129-beta1042 230 11/29/2023
5.5.2023.1129-beta0951 211 11/29/2023
5.5.2023.1129-beta0929 220 11/29/2023
5.5.2023.1128-beta0013 174 11/28/2023
5.5.2023.1116-beta0006 228 11/16/2023
5.5.2023.1109-beta0627 241 11/9/2023
5.5.2023.1103-beta1404 292 11/3/2023
5.5.2023.1102 10,828 11/2/2023
5.5.2023.1101-beta1333 207 11/1/2023
5.5.2023.1031-beta0703 206 10/31/2023
5.5.2023.1010-beta0839 331 10/10/2023
5.5.2023.1008-beta0421 194 10/8/2023
5.5.2023.1001 27,259 10/1/2023
5.5.2023.928-beta0019 266 9/28/2023
5.5.2023.915-beta0733 357 9/15/2023
5.5.2023.828-beta1607 383 8/28/2023
5.5.2023.803 19,276 8/3/2023
5.5.2023.803-beta0326 227 8/3/2023
5.4.2023.722-beta1145 263 7/22/2023
5.4.2023.707-beta0321 333 7/7/2023
5.4.2023.624-beta0342 598 6/24/2023
5.4.2023.606-beta1138 425 6/6/2023
5.4.2023.604-beta1121 289 6/4/2023
5.4.2023.601 15,687 6/1/2023
5.4.2023.601-beta1704 254 6/1/2023
5.3.2023.520-beta0150 860 5/20/2023
5.3.2023.520-beta0002 326 5/20/2023
5.3.2023.512 9,502 5/12/2023
5.3.2023.512-beta1540 272 5/12/2023
5.3.2023.512-beta1004 320 5/12/2023
5.3.2023.511-beta0332 245 5/11/2023
5.3.2023.504-beta0359 311 5/4/2023
5.3.2023.421-beta0320 301 4/21/2023
5.3.2023.416-beta1213 376 4/16/2023
5.3.2023.408-beta0106 303 4/8/2023
5.3.2023.405-beta0134 379 4/5/2023
5.3.2023.401-beta1729 309 4/1/2023
5.2.2023.328-beta1250 424 3/28/2023
5.2.2023.318-beta1402 398 3/18/2023
5.2.2023.318-beta0211 288 3/18/2023
5.2.2023.313-beta1534 259 3/13/2023
5.2.2023.312-beta1044 294 3/12/2023
5.2.2023.311-beta1023 318 3/11/2023
5.2.2023.307-beta1030 298 3/7/2023
5.2.2023.307-beta0136 315 3/7/2023
5.2.2023.307-beta0130 260 3/7/2023
5.2.2023.304-beta0111 303 3/4/2023
5.2.2023.301 14,692 3/1/2023
5.2.2023.301-beta0441 284 3/1/2023
5.2.2023.301-beta0436 288 3/1/2023
5.1.2023.225-beta0127 401 2/25/2023
5.1.2023.214-beta0217 926 2/14/2023
5.1.2023.214-beta0205 281 2/14/2023
5.1.2023.207-beta0755 1,091 2/7/2023
5.1.2023.204-beta1040 276 2/4/2023
5.1.2023.203 9,318 2/3/2023
5.1.2023.203-beta1448 287 2/3/2023
5.1.2023.106-beta1424 2,038 1/6/2023
5.1.2023.101 3,506 1/1/2023
5.1.2023.101-beta0245 295 1/1/2023
5.0.2022.1201 20,908 12/1/2022
5.0.2022.1201-beta1317 299 12/1/2022
5.0.2022.1201-beta1250 279 12/1/2022
5.0.2022.1101 7,490 11/1/2022
5.0.2022.1101-beta0802 295 11/1/2022
5.0.2022.1017-beta1058 377 10/17/2022
5.0.2022.1016-beta0306 314 10/16/2022
5.0.2022.1014-beta0959 352 10/14/2022
5.0.2022.901 5,511 9/1/2022
5.0.2022.901-beta0617 325 9/1/2022
5.0.2022.813-beta1456 419 8/13/2022
5.0.2022.810-beta0542 332 8/10/2022
4.1.2022.809-beta0003 314 8/9/2022
4.1.2022.801 2,156 8/1/2022
4.1.2022.801-beta0124 319 8/1/2022
4.1.2022.704-beta0836 1,502 7/4/2022
4.1.2022.701 4,356 7/1/2022
4.1.2022.701-beta1330 333 7/1/2022
4.1.2022.609-beta1431 409 6/9/2022
4.1.2022.603 4,217 6/3/2022
4.1.2022.603-beta1006 345 6/3/2022
4.1.2022.501 13,260 5/1/2022
4.1.2022.501-beta0221 325 5/1/2022
4.0.2022.415-beta0501 428 4/15/2022
4.0.2022.401 7,789 4/1/2022
4.0.2022.320-beta0642 300 3/20/2022
4.0.2022.203 1,669 2/3/2022
3.9.2021.1216-beta1 476 12/16/2021
3.9.2021.1204 6,117 12/4/2021
3.9.2021.1001 10,844 10/1/2021
3.9.2021.709 8,423 7/8/2021
3.9.2021.629-beta1 363 6/29/2021
3.9.2021.505 2,663 5/5/2021
3.9.2021.427-beta2 377 4/27/2021
3.9.2021.407 9,984 4/7/2021
3.8.2021.303 1,864 3/3/2021
3.8.2021.202 1,961 2/2/2021
3.8.2021.115-beta1 753 1/15/2021
3.8.2021.101 4,313 1/1/2021
3.8.2020.1223-beta1 517 12/23/2020
3.8.2020.1201 1,671 12/1/2020
3.8.2020.1101 3,971 11/1/2020
3.8.2020.1023-beta3 567 10/23/2020
3.8.2020.1021-beta2 605 10/21/2020
3.8.2020.1018-beta 643 10/18/2020
3.8.2020.1002 7,123 10/2/2020
3.8.2020.930-rc4 485 9/30/2020
3.8.2020.930-rc3 515 9/29/2020
3.8.2020.927-rc2 527 9/27/2020
3.8.2020.918-beta3 622 9/18/2020
3.8.2020.914-beta 505 9/14/2020
3.8.2020.904-beta 738 9/4/2020
3.8.2020.901 1,163 9/1/2020
3.7.2020.822-beta4 602 8/22/2020
3.7.2020.819-beta3 544 8/19/2020
3.7.2020.809-beta2 594 8/9/2020
3.7.2020.806-beta 582 8/6/2020
3.7.2020.717-beta 560 7/17/2020
3.7.2020.701 1,651 7/2/2020
3.6.2020.601 3,562 5/31/2020
3.6.2020.308 3,821 3/8/2020
3.5.2020.209 1,122 2/9/2020
3.4.2020.101 1,395 1/1/2020
3.3.2019.1117 1,216 11/17/2019
3.3.2019.707 5,076 7/7/2019
3.2.2019.618 1,056 6/23/2019
3.2.2019.602 1,173 6/2/2019
3.1.2019.513 1,086 5/13/2019
3.0.2019.320 2,911 3/20/2019
3.0.2019.310 1,070 3/10/2019
2.1.6951.393 2,234 1/11/2019
2.1.6871.1098 3,301 10/23/2018
2.1.6839.36539 1,165 9/22/2018
2.0.6816.1474 4,283 8/29/2018
1.0.6441.4282 1,802 8/19/2017

这是NETSTANDARD2.1起步的主力版本,旧版NET40/NET45/NETSTANDARD2.0请找2021.1225,源码分支net40_45_std20。