System.Runtime.Caching 10.0.0-rc.2.25502.107
About
Packaged set of simple caching API's derived from those of the same namespace available in .NET Framework since 4.0. This package is intended for use as a bridge when porting .NET Framework applications to .NET.
Microsoft.Extensions.Caching.Memory/IMemoryCache is recommended over System.Runtime.Caching/MemoryCache because it's better integrated into ASP.NET Core. For example, IMemoryCache works natively with ASP.NET Core dependency injection.
Use System.Runtime.Caching/MemoryCache as a compatibility bridge when porting code from .NET 4.x to .NET Core.
Key Features
- Use caching facilities like in ASP.NET, but without a dependency on the System.Web assembly.
- Extensible caching mechanism
- Possible to create custom caching providers
Main Types
The main types provided by this library are:
System.Runtime.Caching.MemoryCache
Additional Documentation
MemoryCache.PhysicalMemoryLimit property is only supported on windows.
Related Packages
Feedback & Contributing
System.Runtime.Caching is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Showing the top 20 packages that depend on System.Runtime.Caching.
| Packages | Downloads |
|---|---|
|
Z.EntityFramework.Plus.EF6
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
13 |
|
WebApiClient.JIT
一款基于HttpClient封装,只需要定义c#接口并修饰相关特性,即可异步调用远程http接口的客户端库
|
13 |
|
Z.Expressions.Eval
C# Eval Expression is an Eval function. You can Evaluate, Compile and Execute C# code at runtime.
Example: https://dotnetfiddle.net/COq6FC
Include free and prime features.
|
12 |
|
Z.EntityFramework.Plus.EF6
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
12 |
|
Z.EntityFramework.Plus.EF6
EF+ Full Version | C# Entity Framework Utilities (Bulk Operations | Batch Delete | Batch Update | Query Cache | Query Filter | Query Future | Query Include | Audit)
|
12 |
|
Z.EntityFramework.Plus.EF6
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
11 |
.NET 8.0
- System.Configuration.ConfigurationManager (>= 10.0.0-rc.2.25502.107)
.NET 9.0
- System.Configuration.ConfigurationManager (>= 10.0.0-rc.2.25502.107)
.NET 10.0
- System.Configuration.ConfigurationManager (>= 10.0.0-rc.2.25502.107)
.NET Standard 2.0
- System.Configuration.ConfigurationManager (>= 10.0.0-rc.2.25502.107)