System.Runtime.Caching
4.5.0-preview1-25914-04
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Runtime.Caching --version 4.5.0-preview1-25914-04
NuGet\Install-Package System.Runtime.Caching -Version 4.5.0-preview1-25914-04
<PackageReference Include="System.Runtime.Caching" Version="4.5.0-preview1-25914-04" />
paket add System.Runtime.Caching --version 4.5.0-preview1-25914-04
#r "nuget: System.Runtime.Caching, 4.5.0-preview1-25914-04"
// Install System.Runtime.Caching as a Cake Addin #addin nuget:?package=System.Runtime.Caching&version=4.5.0-preview1-25914-04&prerelease // Install System.Runtime.Caching as a Cake Tool #tool nuget:?package=System.Runtime.Caching&version=4.5.0-preview1-25914-04&prerelease
Provides classes to use caching facilities.
Commonly Used Types:
System.Runtime.Caching.CacheEntryChangeMonitor
System.Runtime.Caching.CacheEntryRemovedArguments
System.Runtime.Caching.CacheEntryUpdateArguments
System.Runtime.Caching.CacheItem
System.Runtime.Caching.CacheItemPolicy
System.Runtime.Caching.ChangeMonitor
System.Runtime.Caching.FileChangeMonitor
System.Runtime.Caching.HostFileChangeMonitor
System.Runtime.Caching.MemoryCache
System.Runtime.Caching.ObjectCache
10dc31ea70c14a33f371cea5a757a3d95b218acf
When using NuGet 3.x this package requires at least version 3.4.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Configuration.ConfigurationManager (>= 4.5.0-preview1-25914-04)
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on System.Runtime.Caching:
Package | Downloads |
---|---|
Microsoft.Data.SqlClient
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server and encapsulate database-specific protocols, including tabular data stream (TDS) Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (73)
Showing the top 5 popular GitHub repositories that depend on System.Runtime.Caching:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
opserver/Opserver
Stack Exchange's Monitoring System
|
|
umbraco/Umbraco-CMS
Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
|