EasyCaching.Core 1.9.1

.NET 6.0 .NET Standard 2.0
dotnet add package EasyCaching.Core --version 1.9.1
NuGet\Install-Package EasyCaching.Core -Version 1.9.1
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.Core" Version="1.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCaching.Core --version 1.9.1
#r "nuget: EasyCaching.Core, 1.9.1"
#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 EasyCaching.Core as a Cake Addin
#addin nuget:?package=EasyCaching.Core&version=1.9.1

// Install EasyCaching.Core as a Cake Tool
#tool nuget:?package=EasyCaching.Core&version=1.9.1

EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (75)

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

Package Downloads
EasyCaching.InMemory

A simple in-memory caching provider.

EasyCaching.Redis

A simple distributed caching provider based on StackExchange.Redis.

EFCoreSecondLevelCacheInterceptor

Entity Framework Core Second Level Caching Library.

EasyCaching.Serialization.Json

A serialize library based on Newtonsoft.Json

EasyCaching.HybridCache

A simple hybrid caching provider combines local caching and distributed caching.

GitHub repositories (8)

Showing the top 5 popular GitHub repositories that depend on EasyCaching.Core:

Repository Stars
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
meysamhadeli/booking-microservices
A practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
mehdihadeli/ecommerce-microservices
🛍️ A practical e-commerce microservices, built with .Net 7, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last updated
1.9.1 11,075 9/8/2023
1.9.1-alpha20230920023026 171 9/20/2023
1.9.1-alpha20230919095933 145 9/19/2023
1.9.1-alpha20230919091145 144 9/19/2023
1.9.1-alpha20230919061639 117 9/19/2023
1.9.1-alpha20230908082034 367 9/8/2023
1.9.1-alpha20230908003726 382 9/8/2023
1.9.0 387,712 2/26/2023
1.9.0-alpha20230908001540 369 9/8/2023
1.9.0-alpha20230822000937 850 8/22/2023
1.9.0-alpha20230707005914 1,134 7/7/2023
1.9.0-alpha20230621100416 859 6/21/2023
1.9.0-alpha20230422135624 956 4/22/2023
1.9.0-alpha20230324005131 921 3/24/2023
1.9.0-alpha20230324002752 985 3/24/2023
1.9.0-alpha20230226110452 928 2/26/2023
1.9.0-alpha20230226041317 1,008 2/26/2023
1.8.0 400,099 1/1/2023
1.8.0-alpha20230223142249 955 2/23/2023
1.8.0-alpha20230223142200 990 2/23/2023
1.8.0-alpha20230209133741 943 2/9/2023
1.8.0-alpha20230209133325 972 2/9/2023
1.8.0-alpha20230205022846 897 2/5/2023
1.8.0-alpha20230205022113 960 2/5/2023
1.8.0-alpha20230203003305 932 2/3/2023
1.8.0-alpha20230202044743 1,001 2/2/2023
1.8.0-alpha20230125125330 979 1/25/2023
1.8.0-alpha20230101031329 974 1/1/2023
1.8.0-alpha20230101024531 959 1/1/2023
1.7.0 190,507 10/25/2022
1.7.0-alpha20221231133855 949 12/31/2022
1.7.0-alpha20221219003449 915 12/19/2022
1.7.0-alpha20221212020042 958 12/12/2022
1.7.0-alpha20221212004525 968 12/12/2022
1.7.0-alpha20221130023611 907 11/30/2022
1.7.0-alpha20221128120052 896 11/28/2022
1.7.0-alpha20221124133618 908 11/24/2022
1.7.0-alpha20221117151201 925 11/17/2022
1.7.0-alpha20221114145538 891 11/14/2022
1.7.0-alpha20221106143238 896 11/6/2022
1.7.0-alpha20221104003844 917 11/4/2022
1.7.0-alpha20221025003317 935 10/25/2022
1.7.0-alpha20221024151240 930 10/24/2022
1.6.1 197,393 8/20/2022
1.6.0 572,314 5/2/2022
1.5.1 209,789 3/9/2022
1.5.0 106,097 1/23/2022
1.4.1 378,609 10/7/2021
1.4.0 221,602 7/23/2021
1.3.0 103,568 6/5/2021
1.2.0 440,237 1/23/2021
1.2.0-alpha20201214003208 2,395 12/14/2020
1.1.0 907,218 11/21/2020
1.1.0-alpha20201223113641 1,755 12/23/2020
1.1.0-alpha20201214003009 1,729 12/14/2020
1.1.0-alpha20201127001333 1,750 11/27/2020
1.1.0-alpha20201127001208 1,726 11/27/2020
1.1.0-alpha20201122015254 1,805 11/22/2020
1.1.0-alpha20201121033926 1,697 11/21/2020
1.1.0-alpha20201121030937 1,745 11/21/2020
1.1.0-alpha20201121023049 1,803 11/21/2020
1.1.0-alpha20201118060323 2,559 11/18/2020
1.1.0-alpha20201118054104 1,828 11/18/2020
1.1.0-alpha20201025030445 2,324 10/25/2020
1.1.0-alpha20201024151836 1,967 10/24/2020
1.1.0-alpha20201024144310 1,939 10/24/2020
1.1.0-alpha20201024142240 1,910 10/24/2020
1.1.0-alpha20201010130916 2,286 10/10/2020
1.1.0-alpha20201001103202 1,910 10/1/2020
0.9.0 229,034 9/8/2020
0.9.0-alpha20201026002012 1,917 10/26/2020
0.9.0-alpha20201001101949 2,010 10/1/2020
0.9.0-alpha20200913021003 2,089 9/13/2020
0.9.0-alpha20200913020912 2,091 9/13/2020
0.9.0-alpha20200913020354 2,060 9/13/2020
0.9.0-alpha20200913020206 1,995 9/13/2020
0.9.0-alpha20200913013700 2,143 9/13/2020
0.9.0-alpha20200908004601 2,043 9/8/2020
0.9.0-alpha20200902142811 1,988 9/2/2020
0.8.11 32,293 8/30/2020
0.8.10 354,533 7/19/2020
0.8.10-alpha 4,197 6/30/2020
0.8.9 324,111 5/17/2020
0.8.8 137,008 4/19/2020
0.8.7 32,973 3/25/2020
0.8.6 21,593 3/15/2020
0.8.5 29,820 2/24/2020
0.8.5-beta 2,256 2/18/2020
0.8.5-alpha 2,182 2/15/2020
0.8.3 79,244 12/14/2019
0.8.2 14,054 11/26/2019
0.8.0 52,895 10/8/2019
0.8.0-rc 2,781 10/7/2019
0.8.0-beta2 2,274 10/6/2019
0.8.0-beta 2,124 10/6/2019
0.8.0-alpha 2,188 10/4/2019
0.6.1 153,437 8/11/2019
0.6.0 32,539 7/14/2019
0.6.0-beta 1,961 7/10/2019
0.6.0-alpha 2,261 7/7/2019
0.5.6 252,245 5/5/2019
0.5.5 7,025 4/27/2019
0.5.5-beta 2,221 4/23/2019
0.5.4.2 12,916 4/19/2019
0.5.4.2-beta2 2,156 4/15/2019
0.5.4.2-beta 2,229 4/12/2019
0.5.4.2-alpha 2,224 4/11/2019
0.5.4.1 16,767 3/27/2019
0.5.4 65,277 3/20/2019
0.5.4-rc 2,143 3/16/2019
0.5.4-beta 2,184 3/9/2019
0.5.4-alpha 2,196 3/9/2019
0.5.3 24,357 3/1/2019
0.5.3-rc 2,338 2/28/2019
0.5.3-beta 2,218 2/27/2019
0.5.3-alpha 2,196 2/26/2019
0.5.2 4,855 2/21/2019
0.5.1 6,706 2/14/2019
0.5.1-alpha 15,227 2/11/2019
0.5.0 8,762 2/10/2019
0.4.6 6,876 1/31/2019
0.4.6-alpha 1,318 1/30/2019
0.4.5.1 6,054 1/14/2019
0.4.5 5,277 1/11/2019
0.4.2 2,821 1/5/2019
0.4.1 2,807 1/4/2019
0.4.0 6,517 12/15/2018
0.3.0 26,805 7/25/2018
0.2.3 6,643 6/17/2018
0.2.2 3,287 6/8/2018
0.2.1 3,008 4/17/2018
0.2.0 4,911 3/24/2018
0.1.4 4,490 3/3/2018
0.1.3 3,300 2/7/2018
0.1.2 3,348 1/28/2018
0.1.1 4,178 1/16/2018
0.1.0 4,797 1/14/2018

1. Support IServiceProvider in setupActions