EasyCaching.Core 0.4.6-alpha

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

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

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.

EasyCaching.Serialization.Json

A serialize library based on Newtonsoft.Json

EasyCaching.HybridCache

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

EasyCaching.Serialization.MessagePack

A serialize library based on MessagePack

GitHub repositories (9)

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

Repository Stars
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
IoTSharp/IoTSharp
IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
mjebrahimi/EasyCompressor
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
vla/BloomFilter.NetCore
A bloom filter implementation
Version Downloads Last Updated
1.9.4-alpha20250317014249 2,412 3/17/2025
1.9.4-alpha20241225060119 8,285 12/25/2024
1.9.4-alpha20241225054524 1,049 12/25/2024
1.9.4-alpha20241028160518 7,654 10/28/2024
1.9.4-alpha20241026153818 951 10/26/2024
1.9.3-alpha20240918013649 1,315 9/18/2024
1.9.3-alpha20240918011109 1,049 9/18/2024
1.9.3-alpha20240909014955 1,385 9/9/2024
1.9.3-alpha20240908150453 1,208 9/8/2024
1.9.3-alpha20240908145936 1,191 9/8/2024
1.9.3-alpha20240724022431 1,115 7/24/2024
1.9.3-alpha20240724022244 1,058 7/24/2024
1.9.3-alpha20240425013633 4,675 4/25/2024
1.9.3-alpha20240425013215 1,210 4/25/2024
1.9.3-alpha20240421060104 1,290 4/21/2024
1.9.3-alpha20240417014104 1,220 4/17/2024
1.9.3-alpha20240414015407 1,924 4/14/2024
1.9.3-alpha20240303071533 1,946 3/3/2024
1.9.3-alpha20240303071332 1,903 3/3/2024
1.9.3-alpha20240225041716 2,039 2/25/2024
1.9.3-alpha20240223013725 2,010 2/23/2024
1.9.3-alpha20231127013454 11,446 11/27/2023
1.9.2 2,695,157 10/31/2023
1.9.2-alpha20231120154226 3,493 11/20/2023
1.9.2-alpha20231117093730 3,465 11/17/2023
1.9.2-alpha20231113092324 3,417 11/13/2023
1.9.2-alpha20231103020044 3,464 11/3/2023
1.9.2-alpha20231031013118 3,540 10/31/2023
1.9.2-alpha20231031003332 3,556 10/31/2023
1.9.1 416,494 9/8/2023
1.9.1-alpha20231015100145 3,739 10/15/2023
1.9.1-alpha20230920023026 3,997 9/20/2023
1.9.1-alpha20230919095933 3,979 9/19/2023
1.9.1-alpha20230919091145 3,905 9/19/2023
1.9.1-alpha20230919061639 3,791 9/19/2023
1.9.1-alpha20230908082034 4,078 9/8/2023
1.9.1-alpha20230908003726 4,119 9/8/2023
1.9.0 1,027,045 2/26/2023
1.9.0-alpha20230908001540 4,113 9/8/2023
1.9.0-alpha20230822000937 5,567 8/22/2023
1.9.0-alpha20230707005914 4,851 7/7/2023
1.9.0-alpha20230621100416 4,576 6/21/2023
1.9.0-alpha20230422135624 4,703 4/22/2023
1.9.0-alpha20230324005131 4,734 3/24/2023
1.9.0-alpha20230324002752 4,719 3/24/2023
1.9.0-alpha20230226110452 4,696 2/26/2023
1.9.0-alpha20230226041317 4,775 2/26/2023
1.8.0 1,005,702 1/1/2023
1.8.0-alpha20230223142249 4,755 2/23/2023
1.8.0-alpha20230223142200 4,758 2/23/2023
1.8.0-alpha20230209133741 4,654 2/9/2023
1.8.0-alpha20230209133325 4,680 2/9/2023
1.8.0-alpha20230205022846 4,505 2/5/2023
1.8.0-alpha20230205022113 4,800 2/5/2023
1.8.0-alpha20230203003305 4,677 2/3/2023
1.8.0-alpha20230202044743 4,808 2/2/2023
1.8.0-alpha20230125125330 4,689 1/25/2023
1.8.0-alpha20230101031329 4,629 1/1/2023
1.8.0-alpha20230101024531 4,661 1/1/2023
1.7.0 324,271 10/25/2022
1.7.0-alpha20221231133855 4,659 12/31/2022
1.7.0-alpha20221219003449 4,572 12/19/2022
1.7.0-alpha20221212020042 4,678 12/12/2022
1.7.0-alpha20221212004525 4,787 12/12/2022
1.7.0-alpha20221130023611 4,681 11/30/2022
1.7.0-alpha20221128120052 4,623 11/28/2022
1.7.0-alpha20221124133618 4,470 11/24/2022
1.7.0-alpha20221117151201 4,538 11/17/2022
1.7.0-alpha20221114145538 4,485 11/14/2022
1.7.0-alpha20221106143238 4,541 11/6/2022
1.7.0-alpha20221104003844 4,569 11/4/2022
1.7.0-alpha20221025003317 4,703 10/25/2022
1.7.0-alpha20221024151240 4,645 10/24/2022
1.6.1 370,744 8/20/2022
1.6.0 989,450 5/2/2022
1.5.1 270,009 3/9/2022
1.5.0 181,352 1/23/2022
1.4.1 625,772 10/7/2021
1.4.0 302,841 7/23/2021
1.3.0 134,879 6/5/2021
1.2.0 499,736 1/23/2021
1.2.0-alpha20201214003208 6,212 12/14/2020
1.1.0 1,297,024 11/21/2020
1.1.0-alpha20201223113641 5,405 12/23/2020
1.1.0-alpha20201214003009 5,529 12/14/2020
1.1.0-alpha20201127001333 5,339 11/27/2020
1.1.0-alpha20201127001208 5,367 11/27/2020
1.1.0-alpha20201122015254 5,489 11/22/2020
1.1.0-alpha20201121033926 5,286 11/21/2020
1.1.0-alpha20201121030937 5,450 11/21/2020
1.1.0-alpha20201121023049 5,368 11/21/2020
1.1.0-alpha20201118060323 6,634 11/18/2020
1.1.0-alpha20201118054104 5,514 11/18/2020
1.1.0-alpha20201025030445 5,925 10/25/2020
1.1.0-alpha20201024151836 5,620 10/24/2020
1.1.0-alpha20201024144310 5,582 10/24/2020
1.1.0-alpha20201024142240 5,476 10/24/2020
1.1.0-alpha20201010130916 5,866 10/10/2020
1.1.0-alpha20201001103202 5,936 10/1/2020
0.9.0 263,723 9/8/2020
0.9.0-alpha20201026002012 5,498 10/26/2020
0.9.0-alpha20201001101949 5,569 10/1/2020
0.9.0-alpha20200913021003 5,710 9/13/2020
0.9.0-alpha20200913020912 5,715 9/13/2020
0.9.0-alpha20200913020354 5,653 9/13/2020
0.9.0-alpha20200913020206 5,651 9/13/2020
0.9.0-alpha20200913013700 5,766 9/13/2020
0.9.0-alpha20200908004601 5,617 9/8/2020
0.9.0-alpha20200902142811 5,692 9/2/2020
0.8.11 39,076 8/30/2020
0.8.10 408,025 7/19/2020
0.8.10-alpha 9,935 6/30/2020
0.8.9 410,931 5/17/2020
0.8.8 147,402 4/19/2020
0.8.7 42,494 3/25/2020
0.8.6 27,934 3/15/2020
0.8.5 39,091 2/24/2020
0.8.5-beta 5,871 2/18/2020
0.8.5-alpha 5,803 2/15/2020
0.8.3 101,861 12/14/2019
0.8.2 22,438 11/26/2019
0.8.0 71,863 10/8/2019
0.8.0-rc 6,815 10/7/2019
0.8.0-beta2 5,837 10/6/2019
0.8.0-beta 5,727 10/6/2019
0.8.0-alpha 5,829 10/4/2019
0.6.1 185,507 8/11/2019
0.6.0 43,032 7/14/2019
0.6.0-beta 4,904 7/10/2019
0.6.0-alpha 5,917 7/7/2019
0.5.6 303,368 5/5/2019
0.5.5 11,658 4/27/2019
0.5.5-beta 5,776 4/23/2019
0.5.4.2 25,646 4/19/2019
0.5.4.2-beta2 5,805 4/15/2019
0.5.4.2-beta 5,842 4/12/2019
0.5.4.2-alpha 5,739 4/11/2019
0.5.4.1 24,138 3/27/2019
0.5.4 89,832 3/20/2019
0.5.4-rc 5,748 3/16/2019
0.5.4-beta 5,632 3/9/2019
0.5.4-alpha 5,740 3/9/2019
0.5.3 38,046 3/1/2019
0.5.3-rc 6,031 2/28/2019
0.5.3-beta 5,822 2/27/2019
0.5.3-alpha 5,805 2/26/2019
0.5.2 8,579 2/21/2019
0.5.1 10,932 2/14/2019
0.5.1-alpha 19,321 2/11/2019
0.5.0 15,779 2/10/2019
0.4.6 9,407 1/31/2019
0.4.6-alpha 3,358 1/30/2019
0.4.5.1 8,305 1/14/2019
0.4.5 10,278 1/11/2019
0.4.2 6,077 1/5/2019
0.4.1 5,466 1/4/2019
0.4.0 8,530 12/15/2018
0.3.0 33,442 7/25/2018
0.2.3 10,275 6/17/2018
0.2.2 6,142 6/8/2018
0.2.1 5,891 4/17/2018
0.2.0 8,024 3/24/2018
0.1.4 7,749 3/3/2018
0.1.3 6,280 2/7/2018
0.1.2 6,703 1/28/2018
0.1.1 6,835 1/16/2018
0.1.0 8,396 1/14/2018

1. Add IRedisCachingProvider.