EasyCaching.Core 1.7.0-alpha20221104003844
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!
Showing the top 20 packages that depend on EasyCaching.Core.
Packages | Downloads |
---|---|
EasyCaching.InMemory
A simple in-memory caching provider.
|
15 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
16 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
17 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
18 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
19 |
1. Remove BinaryFormatter.
2. Support removing cache keys by pattern.
.NET 6.0
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
.NET Standard 2.0
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- Microsoft.Extensions.Logging (>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.1.0)
- System.Diagnostics.DiagnosticSource (>= 4.7.0)