EasyCaching.InMemory 0.5.4-alpha

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

A simple in-memory caching provider.

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

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

Package Downloads
HandeSoft.Core

Package Description

nacos-sdk-csharp-unofficial.AspNetCore

nacos csharp sdk

Util.Caching.EasyCaching

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

Ding.Caches

Ding.Caches是基于.net core平台开发的应用框架中的NetCore缓存操作类库。

Util.Caches

Util.Caches是Util应用框架的缓存操作类库。 Util是一个.net core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、Ui组件,第三方组件封装,第三方业务接口封装,配套代码生成模板,权限等组成。

GitHub repositories (19)

Showing the top 19 popular GitHub repositories that depend on EasyCaching.InMemory:

Repository Stars
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
ZiggyCreatures/FusionCache
FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.
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
hamed-shirbandi/TaskoMask
Task management system based on .NET 8 with Microservices, DDD, CQRS, Event Sourcing and Testing Concepts
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
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为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
taublast/DrawnUi
Hardware-accelerated rendering engine .NET MAUI built on top of SkiaSharp 🎨
aprilyush/EasyCMS
EasyCms基于Asp.net Core 的后台快速开发框架,内容管理系统
catcherwong/Demos
:100:Some demos for learning
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
catcherwong/nacos-sdk-csharp
🌹 nacos csharp sdk
Version Downloads Last Updated
1.9.4-alpha20250317014249 1,200 3/17/2025
1.9.4-alpha20241225060119 9,660 12/25/2024
1.9.4-alpha20241225054524 161 12/25/2024
1.9.4-alpha20241028160518 1,581 10/28/2024
1.9.4-alpha20241026153818 169 10/26/2024
1.9.3-alpha20240918013649 573 9/18/2024
1.9.3-alpha20240918011109 196 9/18/2024
1.9.3-alpha20240909014955 429 9/9/2024
1.9.3-alpha20240908150453 229 9/8/2024
1.9.3-alpha20240908145936 205 9/8/2024
1.9.3-alpha20240724022431 294 7/24/2024
1.9.3-alpha20240724022244 172 7/24/2024
1.9.3-alpha20240425013633 2,914 4/25/2024
1.9.3-alpha20240425013215 215 4/25/2024
1.9.3-alpha20240421060104 290 4/21/2024
1.9.3-alpha20240417014104 239 4/17/2024
1.9.3-alpha20240414015407 549 4/14/2024
1.9.3-alpha20240303071533 508 3/3/2024
1.9.3-alpha20240303071332 427 3/3/2024
1.9.3-alpha20240225041716 479 2/25/2024
1.9.3-alpha20240223013725 478 2/23/2024
1.9.3-alpha20231127013454 7,695 11/27/2023
1.9.2 1,937,809 10/31/2023
1.9.2-alpha20231120154226 877 11/20/2023
1.9.2-alpha20231117093730 863 11/17/2023
1.9.2-alpha20231113092324 876 11/13/2023
1.9.2-alpha20231103020044 901 11/3/2023
1.9.2-alpha20231031013118 944 10/31/2023
1.9.2-alpha20231031003332 940 10/31/2023
1.9.1 118,853 9/8/2023
1.9.1-alpha20231015100145 1,016 10/15/2023
1.9.1-alpha20230920023026 1,027 9/20/2023
1.9.1-alpha20230919095933 1,055 9/19/2023
1.9.1-alpha20230919091145 1,037 9/19/2023
1.9.1-alpha20230919061639 1,026 9/19/2023
1.9.1-alpha20230908082034 1,106 9/8/2023
1.9.1-alpha20230908003726 1,147 9/8/2023
1.9.0 724,103 2/26/2023
1.9.0-alpha20230908001540 1,093 9/8/2023
1.9.0-alpha20230822000937 2,442 8/22/2023
1.9.0-alpha20230707005914 1,489 7/7/2023
1.9.0-alpha20230621100416 1,240 6/21/2023
1.9.0-alpha20230422135624 1,260 4/22/2023
1.9.0-alpha20230324005131 1,263 3/24/2023
1.9.0-alpha20230324002752 1,328 3/24/2023
1.9.0-alpha20230226110452 1,323 2/26/2023
1.9.0-alpha20230226041317 1,330 2/26/2023
1.8.0 219,277 1/1/2023
1.8.0-alpha20230223142249 1,308 2/23/2023
1.8.0-alpha20230223142200 1,325 2/23/2023
1.8.0-alpha20230209133741 1,307 2/9/2023
1.8.0-alpha20230209133325 1,322 2/9/2023
1.8.0-alpha20230205022846 1,238 2/5/2023
1.8.0-alpha20230205022113 1,312 2/5/2023
1.8.0-alpha20230203003305 1,324 2/3/2023
1.8.0-alpha20230202044743 1,384 2/2/2023
1.8.0-alpha20230125125330 1,259 1/25/2023
1.8.0-alpha20230101031329 1,310 1/1/2023
1.8.0-alpha20230101024531 1,309 1/1/2023
1.7.0 268,964 10/25/2022
1.7.0-alpha20221231133855 1,299 12/31/2022
1.7.0-alpha20221219003449 1,313 12/19/2022
1.7.0-alpha20221212020042 1,294 12/12/2022
1.7.0-alpha20221212004525 1,329 12/12/2022
1.7.0-alpha20221130023611 1,285 11/30/2022
1.7.0-alpha20221128120052 1,263 11/28/2022
1.7.0-alpha20221124133618 1,249 11/24/2022
1.7.0-alpha20221117151201 1,272 11/17/2022
1.7.0-alpha20221114145538 1,296 11/14/2022
1.7.0-alpha20221106143238 1,340 11/6/2022
1.7.0-alpha20221104003844 1,289 11/4/2022
1.7.0-alpha20221025003317 1,361 10/25/2022
1.7.0-alpha20221024151240 1,274 10/24/2022
1.6.1 268,241 8/20/2022
1.6.0 332,729 5/2/2022
1.5.1 141,782 3/9/2022
1.5.0 135,801 1/23/2022
1.4.1 315,057 10/7/2021
1.4.0 121,726 7/23/2021
1.3.0 71,807 6/5/2021
1.2.0 341,475 1/23/2021
1.2.0-alpha20201214003208 2,101 12/14/2020
1.1.0 78,578 11/21/2020
1.1.0-alpha20201223113641 1,567 12/23/2020
1.1.0-alpha20201214003009 1,624 12/14/2020
1.1.0-alpha20201127001333 1,646 11/27/2020
1.1.0-alpha20201127001208 1,672 11/27/2020
1.1.0-alpha20201122015254 1,687 11/22/2020
1.1.0-alpha20201121033926 1,586 11/21/2020
1.1.0-alpha20201121030937 1,607 11/21/2020
1.1.0-alpha20201121023049 1,614 11/21/2020
1.1.0-alpha20201118060323 2,891 11/18/2020
1.1.0-alpha20201118054104 1,730 11/18/2020
1.1.0-alpha20201025030445 2,023 10/25/2020
1.1.0-alpha20201024151836 1,680 10/24/2020
1.1.0-alpha20201024144310 1,658 10/24/2020
1.1.0-alpha20201024142240 1,668 10/24/2020
1.1.0-alpha20201010130916 2,039 10/10/2020
1.1.0-alpha20201001103202 2,031 10/1/2020
0.9.0 150,789 9/8/2020
0.9.0-alpha20201026002012 1,580 10/26/2020
0.9.0-alpha20201001101949 1,627 10/1/2020
0.9.0-alpha20200913021003 1,827 9/13/2020
0.9.0-alpha20200913020912 1,702 9/13/2020
0.9.0-alpha20200913020354 1,731 9/13/2020
0.9.0-alpha20200913020206 1,737 9/13/2020
0.9.0-alpha20200913013700 1,814 9/13/2020
0.9.0-alpha20200908004601 1,713 9/8/2020
0.9.0-alpha20200902142811 1,671 9/2/2020
0.8.11 29,160 8/30/2020
0.8.10 130,568 7/19/2020
0.8.10-alpha 6,276 6/30/2020
0.8.9 351,408 5/17/2020
0.8.8 87,408 4/19/2020
0.8.7 33,013 3/25/2020
0.8.6 8,518 3/15/2020
0.8.5 20,049 2/24/2020
0.8.5-beta 1,899 2/18/2020
0.8.5-alpha 1,766 2/15/2020
0.8.4 40,474 1/12/2020
0.8.4-alpha 1,889 1/5/2020
0.8.3 18,633 12/14/2019
0.8.2 7,640 11/26/2019
0.8.0 54,954 10/8/2019
0.8.0-rc 2,862 10/7/2019
0.8.0-beta2 2,002 10/6/2019
0.8.0-beta 1,723 10/6/2019
0.8.0-alpha 1,751 10/4/2019
0.6.1 153,561 8/11/2019
0.6.0 22,481 7/14/2019
0.6.0-beta 1,866 7/10/2019
0.6.0-alpha 1,683 7/7/2019
0.5.6 284,933 5/5/2019
0.5.5 3,227 4/27/2019
0.5.5-beta 1,885 4/23/2019
0.5.4.2 18,281 4/19/2019
0.5.4.2-beta2 1,770 4/15/2019
0.5.4.2-beta 1,798 4/12/2019
0.5.4.2-alpha 1,783 4/11/2019
0.5.4.1 16,216 3/27/2019
0.5.4 5,301 3/20/2019
0.5.4-rc 1,752 3/16/2019
0.5.4-beta 1,805 3/9/2019
0.5.4-alpha 1,735 3/9/2019
0.5.3.1 8,496 3/9/2019
0.5.3 8,490 3/1/2019
0.5.3-rc 1,730 2/28/2019
0.5.3-beta 1,815 2/27/2019
0.5.3-alpha 1,865 2/26/2019
0.5.2 2,201 2/21/2019
0.5.1 4,459 2/14/2019
0.5.1-alpha 1,911 2/11/2019
0.5.0 6,936 2/10/2019
0.4.6 2,768 1/31/2019
0.4.6-alpha 1,860 1/30/2019
0.4.5.3 5,987 1/14/2019
0.4.5.2 3,042 1/12/2019
0.4.5.2-alpha 1,899 1/12/2019
0.4.5.1-alpha 1,921 1/12/2019
0.4.5 2,158 1/11/2019
0.4.3 2,386 1/8/2019
0.4.2 2,203 1/5/2019
0.4.1 2,194 1/4/2019
0.4.0 2,384 12/15/2018
0.3.0 14,251 7/25/2018
0.2.3 3,620 6/17/2018
0.2.2 3,558 6/8/2018
0.2.1 2,793 4/17/2018
0.2.0 2,963 3/24/2018
0.1.4 2,776 3/3/2018
0.1.3 2,862 2/7/2018
0.1.2 2,823 1/28/2018
0.1.1 3,711 1/16/2018
0.1.0 4,900 1/14/2018

1. Update EasyCaching.Core.