EasyCaching.Core 1.9.3-alpha20240908145936

This is a prerelease version of EasyCaching.Core.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package EasyCaching.Core --version 1.9.3-alpha20240908145936                
NuGet\Install-Package EasyCaching.Core -Version 1.9.3-alpha20240908145936                
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.3-alpha20240908145936" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EasyCaching.Core --version 1.9.3-alpha20240908145936                
#r "nuget: EasyCaching.Core, 1.9.3-alpha20240908145936"                
#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.3-alpha20240908145936&prerelease

// Install EasyCaching.Core as a Cake Tool
#tool nuget:?package=EasyCaching.Core&version=1.9.3-alpha20240908145936&prerelease                

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.  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 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 (77)

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 (11)

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

Repository Stars
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
meysamhadeli/booking-microservices
Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Version Downloads Last updated
1.9.3-alpha20240918013649 558 9/18/2024
1.9.3-alpha20240918011109 522 9/18/2024
1.9.3-alpha20240909014955 694 9/9/2024
1.9.3-alpha20240908150453 679 9/8/2024
1.9.3-alpha20240908145936 669 9/8/2024
1.9.3-alpha20240724022431 588 7/24/2024
1.9.3-alpha20240724022244 536 7/24/2024
1.9.3-alpha20240425013633 1,600 4/25/2024
1.9.3-alpha20240425013215 696 4/25/2024
1.9.3-alpha20240421060104 776 4/21/2024
1.9.3-alpha20240417014104 709 4/17/2024
1.9.3-alpha20240414015407 1,284 4/14/2024
1.9.3-alpha20240303071533 1,423 3/3/2024
1.9.3-alpha20240303071332 1,384 3/3/2024
1.9.3-alpha20240225041716 1,539 2/25/2024
1.9.3-alpha20240223013725 1,457 2/23/2024
1.9.3-alpha20231127013454 7,312 11/27/2023
1.9.2 906,069 10/31/2023
1.9.2-alpha20231120154226 3,008 11/20/2023
1.9.2-alpha20231117093730 2,966 11/17/2023
1.9.2-alpha20231113092324 2,920 11/13/2023
1.9.2-alpha20231103020044 2,982 11/3/2023
1.9.2-alpha20231031013118 2,981 10/31/2023
1.9.2-alpha20231031003332 3,014 10/31/2023
1.9.1 305,126 9/8/2023
1.9.1-alpha20231015100145 3,193 10/15/2023
1.9.1-alpha20230920023026 3,415 9/20/2023
1.9.1-alpha20230919095933 3,451 9/19/2023
1.9.1-alpha20230919091145 3,346 9/19/2023
1.9.1-alpha20230919061639 3,283 9/19/2023
1.9.1-alpha20230908082034 3,563 9/8/2023
1.9.1-alpha20230908003726 3,575 9/8/2023
1.9.0 796,586 2/26/2023
1.9.0-alpha20230908001540 3,609 9/8/2023
1.9.0-alpha20230822000937 5,047 8/22/2023
1.9.0-alpha20230707005914 4,327 7/7/2023
1.9.0-alpha20230621100416 4,083 6/21/2023
1.9.0-alpha20230422135624 4,166 4/22/2023
1.9.0-alpha20230324005131 4,235 3/24/2023
1.9.0-alpha20230324002752 4,149 3/24/2023
1.9.0-alpha20230226110452 4,183 2/26/2023
1.9.0-alpha20230226041317 4,226 2/26/2023
1.8.0 789,166 1/1/2023
1.8.0-alpha20230223142249 4,218 2/23/2023
1.8.0-alpha20230223142200 4,249 2/23/2023
1.8.0-alpha20230209133741 4,174 2/9/2023
1.8.0-alpha20230209133325 4,214 2/9/2023
1.8.0-alpha20230205022846 3,998 2/5/2023
1.8.0-alpha20230205022113 4,247 2/5/2023
1.8.0-alpha20230203003305 4,174 2/3/2023
1.8.0-alpha20230202044743 4,283 2/2/2023
1.8.0-alpha20230125125330 4,199 1/25/2023
1.8.0-alpha20230101031329 4,122 1/1/2023
1.8.0-alpha20230101024531 4,155 1/1/2023
1.7.0 262,163 10/25/2022
1.7.0-alpha20221231133855 4,115 12/31/2022
1.7.0-alpha20221219003449 4,073 12/19/2022
1.7.0-alpha20221212020042 4,209 12/12/2022
1.7.0-alpha20221212004525 4,231 12/12/2022
1.7.0-alpha20221130023611 4,139 11/30/2022
1.7.0-alpha20221128120052 4,123 11/28/2022
1.7.0-alpha20221124133618 3,991 11/24/2022
1.7.0-alpha20221117151201 4,041 11/17/2022
1.7.0-alpha20221114145538 3,981 11/14/2022
1.7.0-alpha20221106143238 4,052 11/6/2022
1.7.0-alpha20221104003844 4,084 11/4/2022
1.7.0-alpha20221025003317 4,171 10/25/2022
1.7.0-alpha20221024151240 4,184 10/24/2022
1.6.1 304,656 8/20/2022
1.6.0 829,717 5/2/2022
1.5.1 244,389 3/9/2022
1.5.0 131,020 1/23/2022
1.4.1 535,949 10/7/2021
1.4.0 283,335 7/23/2021
1.3.0 119,352 6/5/2021
1.2.0 479,354 1/23/2021
1.2.0-alpha20201214003208 5,649 12/14/2020
1.1.0 1,161,407 11/21/2020
1.1.0-alpha20201223113641 4,890 12/23/2020
1.1.0-alpha20201214003009 4,997 12/14/2020
1.1.0-alpha20201127001333 4,825 11/27/2020
1.1.0-alpha20201127001208 4,849 11/27/2020
1.1.0-alpha20201122015254 4,961 11/22/2020
1.1.0-alpha20201121033926 4,787 11/21/2020
1.1.0-alpha20201121030937 4,951 11/21/2020
1.1.0-alpha20201121023049 4,870 11/21/2020
1.1.0-alpha20201118060323 5,867 11/18/2020
1.1.0-alpha20201118054104 5,044 11/18/2020
1.1.0-alpha20201025030445 5,446 10/25/2020
1.1.0-alpha20201024151836 5,137 10/24/2020
1.1.0-alpha20201024144310 5,038 10/24/2020
1.1.0-alpha20201024142240 4,994 10/24/2020
1.1.0-alpha20201010130916 5,397 10/10/2020
1.1.0-alpha20201001103202 5,093 10/1/2020
0.9.0 248,171 9/8/2020
0.9.0-alpha20201026002012 5,020 10/26/2020
0.9.0-alpha20201001101949 5,093 10/1/2020
0.9.0-alpha20200913021003 5,228 9/13/2020
0.9.0-alpha20200913020912 5,227 9/13/2020
0.9.0-alpha20200913020354 5,167 9/13/2020
0.9.0-alpha20200913020206 5,137 9/13/2020
0.9.0-alpha20200913013700 5,279 9/13/2020
0.9.0-alpha20200908004601 5,128 9/8/2020
0.9.0-alpha20200902142811 5,238 9/2/2020
0.8.11 37,490 8/30/2020
0.8.10 391,403 7/19/2020
0.8.10-alpha 7,745 6/30/2020
0.8.9 373,560 5/17/2020
0.8.8 144,110 4/19/2020
0.8.7 39,837 3/25/2020
0.8.6 26,553 3/15/2020
0.8.5 37,786 2/24/2020
0.8.5-beta 5,400 2/18/2020
0.8.5-alpha 5,353 2/15/2020
0.8.3 94,773 12/14/2019
0.8.2 19,839 11/26/2019
0.8.0 68,995 10/8/2019
0.8.0-rc 6,064 10/7/2019
0.8.0-beta2 5,319 10/6/2019
0.8.0-beta 5,219 10/6/2019
0.8.0-alpha 5,350 10/4/2019
0.6.1 177,532 8/11/2019
0.6.0 40,413 7/14/2019
0.6.0-beta 4,449 7/10/2019
0.6.0-alpha 5,410 7/7/2019
0.5.6 283,985 5/5/2019
0.5.5 10,692 4/27/2019
0.5.5-beta 5,287 4/23/2019
0.5.4.2 17,365 4/19/2019
0.5.4.2-beta2 5,336 4/15/2019
0.5.4.2-beta 5,327 4/12/2019
0.5.4.2-alpha 5,264 4/11/2019
0.5.4.1 21,649 3/27/2019
0.5.4 80,925 3/20/2019
0.5.4-rc 5,246 3/16/2019
0.5.4-beta 5,147 3/9/2019
0.5.4-alpha 5,260 3/9/2019
0.5.3 31,484 3/1/2019
0.5.3-rc 5,539 2/28/2019
0.5.3-beta 5,345 2/27/2019
0.5.3-alpha 5,336 2/26/2019
0.5.2 7,967 2/21/2019
0.5.1 10,305 2/14/2019
0.5.1-alpha 18,846 2/11/2019
0.5.0 13,309 2/10/2019
0.4.6 8,860 1/31/2019
0.4.6-alpha 3,066 1/30/2019
0.4.5.1 7,752 1/14/2019
0.4.5 9,445 1/11/2019
0.4.2 5,630 1/5/2019
0.4.1 4,981 1/4/2019
0.4.0 8,140 12/15/2018
0.3.0 31,115 7/25/2018
0.2.3 9,310 6/17/2018
0.2.2 5,487 6/8/2018
0.2.1 5,185 4/17/2018
0.2.0 7,280 3/24/2018
0.1.4 6,945 3/3/2018
0.1.3 5,547 2/7/2018
0.1.2 5,785 1/28/2018
0.1.1 6,028 1/16/2018
0.1.0 6,995 1/14/2018

1. Support IServiceProvider in setupActions