CacheManager.Core
2.0.0-beta-1629
dotnet add package CacheManager.Core --version 2.0.0-beta-1629
NuGet\Install-Package CacheManager.Core -Version 2.0.0-beta-1629
<PackageReference Include="CacheManager.Core" Version="2.0.0-beta-1629" />
paket add CacheManager.Core --version 2.0.0-beta-1629
#r "nuget: CacheManager.Core, 2.0.0-beta-1629"
// Install CacheManager.Core as a Cake Addin #addin nuget:?package=CacheManager.Core&version=2.0.0-beta-1629&prerelease // Install CacheManager.Core as a Cake Tool #tool nuget:?package=CacheManager.Core&version=2.0.0-beta-1629&prerelease
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
Product | Versions 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. |
.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 | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. |
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.5.0)
- System.Diagnostics.PerformanceCounter (>= 4.5.0)
NuGet packages (64)
Showing the top 5 NuGet packages that depend on CacheManager.Core:
Package | Downloads |
---|---|
CacheManager.StackExchange.Redis
CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. |
|
CacheManager.Serialization.Json
CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer. |
|
CacheManager.Microsoft.Extensions.Caching.Memory
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Microsoft.Extensions.Caching.Memory. |
|
CacheManager.Microsoft.Extensions.Configuration
CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package. |
|
CacheManager.SystemRuntimeCaching
CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CacheManager.Core:
Repository | Stars |
---|---|
ThreeMammals/Ocelot
.NET API Gateway
|
Version | Downloads | Last updated |
---|---|---|
2.0.0-beta-1629 | 1,430,040 | 11/15/2018 |
1.2.0 | 8,549,645 | 12/6/2018 |
1.1.2 | 2,374,365 | 11/18/2017 |
1.1.1 | 504,723 | 7/2/2017 |
1.1.0 | 87,899 | 6/5/2017 |
1.0.1 | 91,709 | 4/20/2017 |
1.0.0 | 36,217 | 3/19/2017 |
1.0.0-beta-1456 | 2,797 | 3/14/2017 |
1.0.0-beta-1455 | 15,961 | 3/14/2017 |
0.9.3 | 487,436 | 2/3/2017 |
0.9.2 | 216,561 | 12/1/2016 |
0.9.1 | 60,898 | 9/23/2016 |
0.9.0 | 27,804 | 8/21/2016 |
0.8.0 | 288,854 | 2/28/2016 |
0.7.4 | 5,457 | 2/14/2016 |
0.7.3 | 3,258 | 2/5/2016 |
0.7.2 | 3,918 | 1/27/2016 |
0.7.1 | 5,631 | 1/20/2016 |
0.7.0 | 4,893 | 12/26/2015 |
0.6.1 | 14,900 | 10/31/2015 |
0.6.0 | 11,370 | 6/9/2015 |
0.5.0 | 6,891 | 4/15/2015 |
0.4.4.1 | 5,282 | 4/10/2015 |
0.4.4 | 5,113 | 4/10/2015 |
0.4.3 | 5,357 | 4/4/2015 |
0.4.2 | 5,175 | 3/31/2015 |
0.4.1 | 5,092 | 3/27/2015 |
0.4.0 | 5,264 | 3/22/2015 |
0.3.1 | 7,178 | 6/16/2014 |
0.3.0 | 5,332 | 3/5/2014 |
0.2.0 | 4,604 | 2/23/2014 |
0.1.5 | 6,362 | 2/16/2014 |