Microsoft.Extensions.Caching.SqlServer 10.0.0

Prefix Reserved
dotnet add package Microsoft.Extensions.Caching.SqlServer --version 10.0.0
                    
NuGet\Install-Package Microsoft.Extensions.Caching.SqlServer -Version 10.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" Version="10.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Caching.SqlServer" Version="10.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Extensions.Caching.SqlServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Extensions.Caching.SqlServer --version 10.0.0
                    
#r "nuget: Microsoft.Extensions.Caching.SqlServer, 10.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Extensions.Caching.SqlServer@10.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Extensions.Caching.SqlServer&version=10.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Caching.SqlServer&version=10.0.0
                    
Install as a Cake Tool

Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.

This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa

Product 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 net461 was computed.  net462 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (128)

Showing the top 5 NuGet packages that depend on Microsoft.Extensions.Caching.SqlServer:

Package Downloads
Microsoft.AspNetCore.App

Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Microsoft.AspNetCore.All

Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.

Omnia.Fx.NetCore

Package Description

FenixAlliance.ACL.Dependencies

Application Component for the Alliance Business Suite.

Hopex.ApplicationServer.SiteModule

Hopex Application site module

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Microsoft.Extensions.Caching.SqlServer:

Repository Stars
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 10 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2
An ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
dotnetcore/aspnetcore-doc-cn
The Simplified Chinese edition of Microsoft ASP.NET Core documentation, translated by .NET Core Community and .NET China Community.
Avanade/Liquid-Application-Framework
Liquid Application Framework documentation, useful links and sample project
rabbal/DNTFrameworkCore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-现代化Saas企业级WebAPI前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR验证码识别、API多版本兼容、单元集成测试、RabbitMQ
VahidN/DNTIdentity
A highly customized sample of the ASP.NET Core Identity
TheUltimateC0der/listrr
listrr.pro creates and maintains lists on trakt.tv completely automated based on your filters.
dotnet/docs-desktop
This repository contains .NET documentation related to Windows Forms (winforms) and Windows Presentation Foundation (WPF).
SoftUni/csharp-web
This is the official GitHub repository for the C# Web Development courses @ SoftUni
jiangjinnan/InsideAspNetCore3
ASP.NET Core 3框架揭秘实例
openchargemap/ocm-system
Open Charge Map is the global public registry of electric vehicle charging locations. Established 2011. Help wanted.
aspnet/Session
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
jiangjinnan/InsideAspNet6
Version Downloads Last Updated
10.0.0 4,364 11/11/2025
10.0.0-rc.2.25502.107 2,327 10/14/2025
10.0.0-rc.1.25451.107 835 9/9/2025
10.0.0-preview.7.25380.108 466 8/12/2025
10.0.0-preview.6.25358.103 424 7/15/2025
10.0.0-preview.5.25277.114 598 6/6/2025
10.0.0-preview.4.25258.110 724 5/12/2025
10.0.0-preview.3.25172.1 1,030 4/10/2025
10.0.0-preview.2.25164.1 463 3/18/2025
10.0.0-preview.1.25120.3 580 2/25/2025
9.0.11 3,261 11/11/2025
9.0.10 78,993 10/14/2025
9.0.9 137,025 9/9/2025
9.0.8 150,420 8/5/2025
9.0.7 86,331 7/8/2025
9.0.6 112,652 6/10/2025
9.0.5 132,730 5/13/2025
9.0.4 153,728 4/8/2025
9.0.3 206,494 3/11/2025
9.0.2 123,130 2/11/2025
9.0.1 444,747 1/14/2025
9.0.0 392,965 11/12/2024
9.0.0-rc.2.24474.3 1,438 10/8/2024
9.0.0-rc.1.24452.1 630 9/10/2024
9.0.0-preview.7.24406.2 1,061 8/13/2024
9.0.0-preview.6.24328.4 2,466 7/9/2024
9.0.0-preview.5.24306.11 458 6/11/2024
9.0.0-preview.4.24267.6 5,813 5/21/2024
9.0.0-preview.3.24172.13 989 4/11/2024
9.0.0-preview.2.24128.4 360 3/12/2024
9.0.0-preview.1.24081.5 364 2/13/2024
8.0.22 1,384 11/11/2025
8.0.21 24,462 10/14/2025
8.0.20 52,336 9/9/2025
8.0.19 60,306 8/4/2025
8.0.18 71,835 7/8/2025
8.0.17 61,103 6/10/2025
8.0.16 240,656 5/13/2025
8.0.15 117,008 4/8/2025
8.0.14 147,313 3/11/2025
8.0.13 117,978 2/11/2025
8.0.12 92,868 1/14/2025
8.0.11 740,603 11/12/2024
8.0.10 931,154 10/8/2024
8.0.8 736,260 8/13/2024
8.0.7 325,316 7/9/2024
8.0.6 478,710 5/28/2024
8.0.5 198,416 5/14/2024
8.0.4 737,269 4/9/2024
8.0.3 440,698 3/12/2024
8.0.2 267,295 2/13/2024
8.0.1 435,962 1/9/2024
8.0.0 586,349 11/14/2023
8.0.0-rc.2.23480.2 9,588 10/10/2023
8.0.0-rc.1.23421.29 3,444 9/12/2023
8.0.0-preview.7.23375.9 811 8/8/2023
8.0.0-preview.6.23329.11 796 7/11/2023
8.0.0-preview.5.23302.2 587 6/13/2023
8.0.0-preview.4.23260.4 542 5/16/2023
8.0.0-preview.3.23177.8 812 4/11/2023
8.0.0-preview.2.23153.2 544 3/14/2023
8.0.0-preview.1.23112.2 2,103 2/21/2023
7.0.20 45,483 5/28/2024
7.0.19 2,726 5/14/2024
7.0.18 20,429 4/9/2024
7.0.17 28,743 3/12/2024
7.0.16 12,715 2/13/2024
7.0.15 69,814 1/9/2024
7.0.14 69,682 11/14/2023
7.0.13 94,269 10/24/2023
7.0.12 74,129 10/10/2023
7.0.11 100,748 9/12/2023
7.0.10 171,212 8/8/2023
7.0.9 152,338 7/11/2023
7.0.8 93,372 6/22/2023
7.0.7 272,420 6/13/2023
7.0.5 342,108 4/11/2023
7.0.4 164,673 3/14/2023
7.0.3 185,043 2/14/2023
7.0.2 288,788 1/10/2023
7.0.1 280,623 12/13/2022
7.0.0 705,340 11/7/2022
7.0.0-rc.2.22476.2 2,448 10/11/2022
7.0.0-rc.1.22427.2 21,532 9/14/2022
7.0.0-preview.7.22376.6 675 8/9/2022
7.0.0-preview.6.22330.3 612 7/12/2022
7.0.0-preview.5.22303.8 607 6/14/2022
7.0.0-preview.4.22251.1 898 5/10/2022
7.0.0-preview.3.22178.4 718 4/13/2022
7.0.0-preview.2.22153.2 1,523 3/14/2022
7.0.0-preview.1.22109.13 613 2/17/2022
6.0.36 36,645 11/12/2024
6.0.35 51,189 10/8/2024
6.0.33 19,436 8/13/2024
6.0.32 19,354 7/9/2024
6.0.31 32,858 5/28/2024
6.0.30 19,561 5/14/2024
6.0.29 18,150 4/9/2024
6.0.28 95,904 3/12/2024
6.0.27 40,779 2/13/2024
6.0.26 111,918 1/9/2024
6.0.25 84,835 11/14/2023
6.0.24 21,313 10/24/2023
6.0.23 24,467 10/10/2023
6.0.22 38,113 9/12/2023
6.0.21 117,681 8/8/2023
6.0.20 45,635 7/11/2023
6.0.19 60,804 6/22/2023
6.0.18 26,134 6/13/2023
6.0.16 250,319 4/11/2023
6.0.15 163,207 3/14/2023
6.0.14 162,421 2/14/2023
6.0.13 167,761 1/10/2023
6.0.12 103,810 12/13/2022
6.0.11 194,041 11/7/2022
6.0.10 480,054 10/11/2022
6.0.9 315,922 9/13/2022
6.0.8 438,610 8/9/2022
6.0.7 312,086 7/12/2022
6.0.6 242,186 6/14/2022
6.0.5 610,116 5/10/2022
6.0.4 214,448 4/11/2022
6.0.3 615,816 3/8/2022
6.0.2 207,134 2/8/2022
6.0.1 644,152 12/14/2021
6.0.0 572,704 11/8/2021
6.0.0-rc.2.21480.10 3,317 10/12/2021
6.0.0-rc.1.21452.15 3,136 9/14/2021
6.0.0-preview.7.21378.6 1,636 8/10/2021
6.0.0-preview.6.21355.2 758 7/14/2021
6.0.0-preview.5.21301.17 965 6/15/2021
6.0.0-preview.4.21253.5 662 5/24/2021
6.0.0-preview.3.21201.13 4,141 4/8/2021
6.0.0-preview.2.21154.6 1,137 3/11/2021 6.0.0-preview.2.21154.6 is deprecated because it is no longer maintained.
6.0.0-preview.1.21103.6 1,202 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 1,576,071 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 2,056,018 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 3,692 10/13/2020 5.0.0-rc.2.20478.4 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.7 1,628 9/14/2020 5.0.0-rc.1.20451.7 is deprecated because it is no longer maintained.
5.0.0-preview.8.20407.3 959 8/25/2020 5.0.0-preview.8.20407.3 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.4 1,544 7/21/2020 5.0.0-preview.7.20365.4 is deprecated because it is no longer maintained.
5.0.0-preview.6.20306.1 863 6/25/2020 5.0.0-preview.6.20306.1 is deprecated because it is no longer maintained.
5.0.0-preview.5.20278.3 1,560 6/10/2020 5.0.0-preview.5.20278.3 is deprecated because it is no longer maintained.
5.0.0-preview.4.20251.2 904 5/18/2020 5.0.0-preview.4.20251.2 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.2 910 4/23/2020 5.0.0-preview.3.20215.2 is deprecated because it is no longer maintained.
5.0.0-preview.2.20160.3 1,034 4/2/2020 5.0.0-preview.2.20160.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20120.4 878 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 152,880 12/13/2022
3.1.31 5,115 11/8/2022
3.1.30 42,290 10/11/2022
3.1.29 18,047 9/13/2022
3.1.28 23,130 8/9/2022
3.1.27 5,413 7/12/2022
3.1.26 16,186 6/14/2022
3.1.25 12,128 5/10/2022
3.1.24 8,402 4/11/2022
3.1.23 35,262 3/8/2022
3.1.22 100,191 12/14/2021
3.1.21 19,759 11/7/2021
3.1.20 26,536 10/11/2021
3.1.19 19,026 9/14/2021
3.1.18 63,111 8/10/2021
3.1.17 91,408 7/13/2021
3.1.16 37,790 6/8/2021
3.1.15 42,733 5/11/2021
3.1.14 35,501 4/6/2021
3.1.13 32,340 3/9/2021
3.1.12 35,820 2/9/2021
3.1.11 48,638 1/12/2021
3.1.10 169,848 11/9/2020
3.1.9 305,843 10/13/2020
3.1.8 587,715 9/8/2020
3.1.7 285,082 8/11/2020
3.1.6 156,472 7/14/2020
3.1.5 135,123 6/9/2020
3.1.4 649,913 5/12/2020
3.1.3 773,971 3/24/2020
3.1.2 184,242 2/18/2020
3.1.1 198,178 1/14/2020
3.1.0 1,549,897 12/3/2019
3.1.0-preview3.19553.2 1,507 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 961 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 11,885 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 5,786 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 3,356 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 15,407 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 179,102 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 908 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 877 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,492 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,319 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,837 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,179 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 824 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 942 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 958 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 1,007 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 14,441,154 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 64,179 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 11,204 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,191 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,306,958 8/21/2018
2.1.1 11,977,284 6/18/2018
2.1.0 3,358,590 5/29/2018
2.1.0-rc1-final 19,370 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,852 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,534 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,814,466 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,464,029 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,781,753 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 51,639 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,526 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 45,561 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 21,125 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 13,386 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,547 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 13,083 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 6,201 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 30,690 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,820 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 3,929 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.