EasyCaching.Core 1.9.4-alpha20241225060119
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.
|
10 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
11 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
12 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
13 |
EasyCaching.InMemory
A simple in-memory caching provider.
|
14 |
EasyCaching.InMemory
In-memory cache based on EasyCaching.Core and Microsoft.Extensions.Caching.Memory
|
11 |
1. Upgrading .NET version
.NET 8.0
- AsyncKeyedLock (>= 7.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
.NET Standard 2.0
- AsyncKeyedLock (>= 7.0.1)
- 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)