EasyCaching.Bus.Redis 1.9.4-alpha20250317014249

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

A simple caching bus(message bus) based on StackExchange.Redis.

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

NuGet packages (6)

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

Package Downloads
Util.Caching.EasyCaching

Util.Caching.EasyCaching是Util应用框架基于EasyCaching的缓存操作类库,默认引入内存缓存和Redis缓存实现

Bing.EasyCaching

Bing.EasyCaching是实现缓存操作类库。

IDCM.Modules.EasyCaching

Package Description

Meow.Caching.EasyCaching

Meow.Caching.EasyCaching 是 Meow 应用框架基于 EasyCaching 的缓存操作类库,默认引入 内存缓存 和 Redis 缓存实现。 个人学习使用。 来源 作者:何镇汐 地址:https://github.com/dotnetcore/Util 请使用原作者版本,尊重原作者劳动成果,谢谢!

HybridCache.InMemoryRedis.RedisBus

混合缓存(基于EasyCaching封装)

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on EasyCaching.Bus.Redis:

Repository Stars
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
Version Downloads Last Updated
1.9.4-alpha20250317014249 263 3/17/2025
1.9.4-alpha20241225060119 6,257 12/25/2024
1.9.4-alpha20241225054524 154 12/25/2024
1.9.4-alpha20241028160518 267 10/28/2024
1.9.4-alpha20241026153818 160 10/26/2024
1.9.3-alpha20240918013649 357 9/18/2024
1.9.3-alpha20240918011109 160 9/18/2024
1.9.3-alpha20240909014955 334 9/9/2024
1.9.3-alpha20240908150453 141 9/8/2024
1.9.3-alpha20240908145936 148 9/8/2024
1.9.3-alpha20240724022431 168 7/24/2024
1.9.3-alpha20240724022244 170 7/24/2024
1.9.3-alpha20240425013633 421 4/25/2024
1.9.3-alpha20240425013215 170 4/25/2024
1.9.3-alpha20240421060104 156 4/21/2024
1.9.3-alpha20240417014104 182 4/17/2024
1.9.3-alpha20240414015407 187 4/14/2024
1.9.3-alpha20240303071533 289 3/3/2024
1.9.3-alpha20240303071332 309 3/3/2024
1.9.3-alpha20240225041716 292 2/25/2024
1.9.3-alpha20240223013725 315 2/23/2024
1.9.3-alpha20231127013454 674 11/27/2023
1.9.2 583,299 10/31/2023
1.9.2-alpha20231120154226 603 11/20/2023
1.9.2-alpha20231117093730 530 11/17/2023
1.9.2-alpha20231113092324 581 11/13/2023
1.9.2-alpha20231103020044 576 11/3/2023
1.9.2-alpha20231031013118 628 10/31/2023
1.9.2-alpha20231031003332 605 10/31/2023
1.9.1 50,209 6/23/2023
1.9.1-alpha20231015100145 611 10/15/2023
1.9.1-alpha20230920023026 652 9/20/2023
1.9.1-alpha20230919095933 687 9/19/2023
1.9.1-alpha20230919091145 689 9/19/2023
1.9.1-alpha20230919061639 660 9/19/2023
1.9.1-alpha20230908082034 742 9/8/2023
1.9.1-alpha20230908003726 703 9/8/2023
1.9.1-alpha20230908001540 723 9/8/2023
1.9.1-alpha20230822000937 766 8/22/2023
1.9.1-alpha20230707005914 841 7/7/2023
1.9.1-alpha20230621100416 822 6/21/2023
1.9.0 75,595 2/26/2023
1.9.0-alpha20230422135624 888 4/22/2023
1.9.0-alpha20230324005131 857 3/24/2023
1.9.0-alpha20230324002752 872 3/24/2023
1.9.0-alpha20230226110452 899 2/26/2023
1.9.0-alpha20230226041317 879 2/26/2023
1.8.0 35,466 1/1/2023
1.8.0-alpha20230223142249 912 2/23/2023
1.8.0-alpha20230223142200 889 2/23/2023
1.8.0-alpha20230209133741 841 2/9/2023
1.8.0-alpha20230209133325 858 2/9/2023
1.8.0-alpha20230205022846 873 2/5/2023
1.8.0-alpha20230205022113 908 2/5/2023
1.8.0-alpha20230203003305 873 2/3/2023
1.8.0-alpha20230202044743 907 2/2/2023
1.8.0-alpha20230125125330 884 1/25/2023
1.8.0-alpha20230101031329 907 1/1/2023
1.8.0-alpha20230101024531 897 1/1/2023
1.7.0 109,712 10/25/2022
1.7.0-alpha20221231133855 858 12/31/2022
1.7.0-alpha20221219003449 906 12/19/2022
1.7.0-alpha20221212020042 845 12/12/2022
1.7.0-alpha20221212004525 919 12/12/2022
1.7.0-alpha20221130023611 933 11/30/2022
1.7.0-alpha20221128120052 874 11/28/2022
1.7.0-alpha20221124133618 835 11/24/2022
1.7.0-alpha20221117151201 860 11/17/2022
1.7.0-alpha20221114145538 859 11/14/2022
1.7.0-alpha20221106143238 899 11/6/2022
1.7.0-alpha20221104003844 906 11/4/2022
1.7.0-alpha20221025003317 919 10/25/2022
1.7.0-alpha20221024151240 877 10/24/2022
1.6.1 17,420 8/20/2022
1.6.0 44,137 5/2/2022
1.5.1 31,972 3/9/2022
1.5.0 11,593 1/23/2022
1.4.1 72,958 10/7/2021
1.4.0 15,675 7/23/2021
1.3.0 4,630 6/5/2021
1.2.0 30,134 1/23/2021
1.2.0-alpha20201214003208 1,172 12/14/2020
1.1.0 21,004 11/21/2020
1.1.0-alpha20201223113641 1,184 12/23/2020
1.1.0-alpha20201214003009 1,126 12/14/2020
1.1.0-alpha20201127001333 1,185 11/27/2020
1.1.0-alpha20201127001208 1,195 11/27/2020
1.1.0-alpha20201122015254 1,263 11/22/2020
1.1.0-alpha20201121033926 1,159 11/21/2020
1.1.0-alpha20201121030937 1,201 11/21/2020
1.1.0-alpha20201121023049 1,151 11/21/2020
1.1.0-alpha20201118060323 1,184 11/18/2020
1.1.0-alpha20201118054104 1,208 11/18/2020
1.1.0-alpha20201025030445 1,402 10/25/2020
1.1.0-alpha20201024151836 1,159 10/24/2020
1.1.0-alpha20201024144310 1,152 10/24/2020
1.1.0-alpha20201024142240 1,148 10/24/2020
1.1.0-alpha20201010130916 1,250 10/10/2020
1.1.0-alpha20201001103202 1,550 10/1/2020
0.9.0 7,204 9/8/2020
0.9.0-alpha20201026002012 1,158 10/26/2020
0.9.0-alpha20201001101949 1,093 10/1/2020
0.9.0-alpha20200913021003 1,227 9/13/2020
0.9.0-alpha20200913020912 1,197 9/13/2020
0.9.0-alpha20200913020354 1,250 9/13/2020
0.9.0-alpha20200913020206 1,273 9/13/2020
0.9.0-alpha20200913013700 1,247 9/13/2020
0.9.0-alpha20200908004601 1,168 9/8/2020
0.9.0-alpha20200902142811 1,160 9/2/2020
0.8.11 1,961 8/30/2020
0.8.10 7,735 7/19/2020
0.8.10-alpha 1,222 6/30/2020
0.8.9 6,258 5/17/2020
0.8.8 2,178 4/19/2020
0.8.7 6,955 3/25/2020
0.8.6 1,534 3/15/2020
0.8.5 1,842 2/24/2020
0.8.5-beta 1,200 2/18/2020
0.8.5-alpha 1,178 2/15/2020
0.8.3 4,441 12/14/2019
0.8.2 1,680 11/26/2019
0.8.0 2,247 10/8/2019
0.8.0-rc 1,239 10/7/2019
0.8.0-beta2 1,218 10/6/2019
0.8.0-beta 1,284 10/6/2019
0.8.0-alpha 1,268 10/4/2019
0.6.1 10,566 8/11/2019
0.6.0 1,555 7/14/2019
0.6.0-beta 1,298 7/10/2019
0.6.0-alpha 1,199 7/7/2019
0.5.6 9,255 5/5/2019
0.5.5 1,490 4/27/2019
0.5.5-beta 1,280 4/23/2019
0.5.4.2 1,604 4/19/2019
0.5.4.2-beta2 1,302 4/15/2019
0.5.4.2-beta 1,252 4/12/2019
0.5.4.2-alpha 1,211 4/11/2019
0.5.4.1 1,521 3/27/2019
0.5.4 1,465 3/20/2019
0.5.4-rc 1,267 3/16/2019
0.5.4-beta 1,283 3/9/2019
0.5.4-alpha 1,265 3/9/2019
0.5.3 1,492 3/1/2019
0.5.3-rc 1,316 2/28/2019
0.5.3-beta 1,233 2/27/2019
0.5.3-alpha 1,247 2/26/2019
0.5.2 1,487 2/21/2019
0.5.1 1,574 2/14/2019
0.5.1-alpha 1,399 2/11/2019
0.5.0 1,775 2/10/2019

1. Upgrading .NET version.