System.Runtime.Caching 11.0.0-preview.7.26381.103

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.

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
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 running on Windows, this library has a dependency on Microsoft.Data.SqlClient.SNI on .NET Framework and runtime.native.System.Data.SqlClient.sni on .NET Core, which requires the Microsoft Visual C++ Redistributable to be installed: https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads When using NuGet 3.x this package requires at least version 3.4.
166
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.
163
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.
164
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.
165
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.
168
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.
171
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.
172
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.
173
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.
180
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.
183
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.
164
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.
170
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.
175
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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.
180
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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.
184
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL 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.
198

https://go.microsoft.com/fwlink/?LinkID=799421

.NET 10.0

.NET 11.0

.NET Standard 2.0

Version Downloads Last updated
11.0.0-preview.7.26381.103 9 08/12/2026
11.0.0-preview.6.26359.118 16 07/18/2026
11.0.0-preview.5.26302.115 24 06/10/2026
11.0.0-preview.4.26230.115 18 05/14/2026
11.0.0-preview.3.26207.106 41 04/14/2026
11.0.0-preview.2.26159.112 46 03/11/2026
11.0.0-preview.1.26104.118 41 02/13/2026
10.0.11 9 08/12/2026
10.0.10 13 07/18/2026
10.0.9 19 06/10/2026
10.0.8 24 05/13/2026
10.0.7 39 04/21/2026
10.0.6 43 04/14/2026
10.0.5 44 03/13/2026
10.0.4 43 03/11/2026
10.0.3 42 02/13/2026
10.0.2 53 01/14/2026
10.0.1 73 12/09/2025
10.0.0 79 11/12/2025
10.0.0-rc.2.25502.107 89 10/15/2025
10.0.0-rc.1.25451.107 94 09/10/2025
10.0.0-preview.7.25380.108 94 08/14/2025
10.0.0-preview.6.25358.103 113 07/17/2025
10.0.0-preview.5.25277.114 118 06/08/2025
10.0.0-preview.4.25258.110 119 05/15/2025
10.0.0-preview.3.25171.5 119 04/11/2025
10.0.0-preview.2.25163.2 106 04/01/2025
10.0.0-preview.1.25080.5 126 04/02/2025
9.0.19 10 08/12/2026
9.0.18 13 07/18/2026
9.0.17 22 06/10/2026
9.0.16 18 05/13/2026
9.0.15 35 04/14/2026
9.0.14 41 03/11/2026
9.0.13 46 02/13/2026
9.0.12 48 01/15/2026
9.0.11 83 11/12/2025
9.0.10 91 10/15/2025
9.0.9 105 09/10/2025
9.0.8 100 08/05/2025
9.0.7 103 07/09/2025
9.0.6 110 06/12/2025
9.0.5 113 05/15/2025
9.0.4 121 04/10/2025
9.0.3 128 03/30/2025
9.0.2 122 04/01/2025
9.0.1 129 04/01/2025
9.0.0 127 11/14/2024
9.0.0-rc.2.24473.5 108 10/16/2024
9.0.0-rc.1.24431.7 117 09/20/2024
9.0.0-preview.7.24405.7 116 08/28/2024
9.0.0-preview.6.24327.7 147 07/22/2024
9.0.0-preview.5.24306.7 142 07/22/2024
9.0.0-preview.4.24266.19 166 07/22/2024
9.0.0-preview.3.24172.9 133 07/22/2024
9.0.0-preview.2.24128.5 143 07/22/2024
9.0.0-preview.1.24080.9 146 07/22/2024
8.0.1 128 10/23/2024
8.0.0 156 06/24/2024
8.0.0-rc.2.23479.6 157 07/22/2024
8.0.0-rc.1.23419.4 147 07/22/2024
8.0.0-preview.7.23375.6 147 07/22/2024
8.0.0-preview.6.23329.7 149 07/22/2024
8.0.0-preview.5.23280.8 141 07/22/2024
8.0.0-preview.4.23259.5 147 07/22/2024
8.0.0-preview.3.23174.8 132 07/22/2024
8.0.0-preview.2.23128.3 159 07/22/2024
8.0.0-preview.1.23110.8 143 07/22/2024
7.0.0 137 07/22/2024
7.0.0-rc.2.22472.3 136 08/03/2024
7.0.0-rc.1.22426.10 144 07/22/2024
7.0.0-preview.7.22375.6 139 07/22/2024
7.0.0-preview.6.22324.4 137 07/22/2024
7.0.0-preview.5.22301.12 142 07/22/2024
7.0.0-preview.4.22229.4 143 07/22/2024
7.0.0-preview.3.22175.4 142 07/22/2024
7.0.0-preview.2.22152.2 137 07/22/2024
7.0.0-preview.1.22076.8 140 07/22/2024
6.0.2-mauipre.1.22054.8 102 09/15/2025
6.0.1 125 11/14/2024
6.0.0 178 06/24/2024
6.0.0-rc.2.21480.5 138 07/22/2024
6.0.0-rc.1.21451.13 141 07/22/2024
6.0.0-preview.7.21377.19 155 07/22/2024
6.0.0-preview.6.21352.12 154 07/22/2024
6.0.0-preview.5.21301.5 146 07/22/2024
6.0.0-preview.4.21253.7 159 07/22/2024
6.0.0-preview.3.21201.4 148 07/22/2024
6.0.0-preview.2.21154.6 127 07/22/2024
6.0.0-preview.1.21102.12 146 07/22/2024
5.0.0 148 03/17/2024
5.0.0-rc.2.20475.5 141 07/22/2024
5.0.0-rc.1.20451.14 135 07/22/2024
5.0.0-preview.8.20407.11 142 07/22/2024
5.0.0-preview.7.20364.11 153 07/22/2024
5.0.0-preview.6.20305.6 132 07/22/2024
5.0.0-preview.5.20278.1 150 07/22/2024
5.0.0-preview.4.20251.6 134 07/22/2024
5.0.0-preview.3.20214.6 137 07/22/2024
5.0.0-preview.2.20160.6 141 07/22/2024
5.0.0-preview.1.20120.5 127 07/22/2024
4.7.0 168 02/04/2024
4.7.0-preview3.19551.4 130 07/22/2024
4.7.0-preview2.19523.17 146 07/22/2024
4.7.0-preview1.19504.10 144 07/22/2024
4.6.0 160 07/22/2024
4.6.0-rc1.19456.4 146 07/22/2024
4.6.0-preview9.19421.4 149 07/22/2024
4.6.0-preview9.19416.11 136 07/22/2024
4.6.0-preview8.19405.3 132 07/22/2024
4.6.0-preview7.19362.9 129 07/22/2024
4.6.0-preview6.19303.8 140 07/22/2024
4.6.0-preview6.19264.9 130 07/22/2024
4.6.0-preview5.19224.8 134 07/22/2024
4.6.0-preview4.19212.13 146 07/22/2024
4.6.0-preview3.19128.7 132 07/22/2024
4.6.0-preview.19073.11 139 07/22/2024
4.6.0-preview.18571.3 147 07/22/2024
4.5.0 138 07/22/2024
4.5.0-rc1 153 07/22/2024
4.5.0-preview2-26406-04 138 07/22/2024
4.5.0-preview1-26216-02 151 07/22/2024
4.5.0-preview1-25914-04 147 07/22/2024