Microsoft.Extensions.Caching.SqlServer 8.0.18

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.SqlServer --version 8.0.18
                    
NuGet\Install-Package Microsoft.Extensions.Caching.SqlServer -Version 8.0.18
                    
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="8.0.18" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Extensions.Caching.SqlServer" Version="8.0.18" />
                    
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 8.0.18
                    
#r "nuget: Microsoft.Extensions.Caching.SqlServer, 8.0.18"
                    
#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@8.0.18
                    
#: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=8.0.18
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Caching.SqlServer&version=8.0.18
                    
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/aspnetcore/tree/cea5fa610dba4e0c024727f4c528a66018b820a3

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 is compatible.  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 was computed.  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 (121)

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 9 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
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).
junkai-li/NetCoreKevin
基于NET8搭建DDD-微服务-现代化Saas企业级WebAPI架构支持:IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI智能体、AISemanticKernel集成、OCR验证码识别、API多版本兼容、单元集成测试
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-rc.1.25451.107 273 9/9/2025
10.0.0-preview.7.25380.108 398 8/12/2025
10.0.0-preview.6.25358.103 371 7/15/2025
10.0.0-preview.5.25277.114 573 6/6/2025
10.0.0-preview.4.25258.110 668 5/12/2025
10.0.0-preview.3.25172.1 949 4/10/2025
10.0.0-preview.2.25164.1 433 3/18/2025
10.0.0-preview.1.25120.3 518 2/25/2025
9.0.9 12,382 9/9/2025
9.0.8 84,514 8/5/2025
9.0.7 54,686 7/8/2025
9.0.6 85,267 6/10/2025
9.0.5 97,963 5/13/2025
9.0.4 128,844 4/8/2025
9.0.3 171,031 3/11/2025
9.0.2 105,862 2/11/2025
9.0.1 358,724 1/14/2025
9.0.0 323,645 11/12/2024
9.0.0-rc.2.24474.3 1,402 10/8/2024
9.0.0-rc.1.24452.1 596 9/10/2024
9.0.0-preview.7.24406.2 1,002 8/13/2024
9.0.0-preview.6.24328.4 2,383 7/9/2024
9.0.0-preview.5.24306.11 413 6/11/2024
9.0.0-preview.4.24267.6 5,354 5/21/2024
9.0.0-preview.3.24172.13 954 4/11/2024
9.0.0-preview.2.24128.4 334 3/12/2024
9.0.0-preview.1.24081.5 330 2/13/2024
8.0.20 8,324 9/9/2025
8.0.19 47,843 8/4/2025
8.0.18 44,539 7/8/2025
8.0.17 47,689 6/10/2025
8.0.16 137,828 5/13/2025
8.0.15 92,877 4/8/2025
8.0.14 110,950 3/11/2025
8.0.13 102,429 2/11/2025
8.0.12 83,087 1/14/2025
8.0.11 633,972 11/12/2024
8.0.10 782,832 10/8/2024
8.0.8 679,965 8/13/2024
8.0.7 295,812 7/9/2024
8.0.6 437,654 5/28/2024
8.0.5 177,625 5/14/2024
8.0.4 669,364 4/9/2024
8.0.3 410,313 3/12/2024
8.0.2 252,236 2/13/2024
8.0.1 396,880 1/9/2024
8.0.0 542,638 11/14/2023
8.0.0-rc.2.23480.2 7,562 10/10/2023
8.0.0-rc.1.23421.29 3,406 9/12/2023
8.0.0-preview.7.23375.9 779 8/8/2023
8.0.0-preview.6.23329.11 768 7/11/2023
8.0.0-preview.5.23302.2 550 6/13/2023
8.0.0-preview.4.23260.4 502 5/16/2023
8.0.0-preview.3.23177.8 761 4/11/2023
8.0.0-preview.2.23153.2 498 3/14/2023
8.0.0-preview.1.23112.2 1,902 2/21/2023
7.0.20 42,520 5/28/2024
7.0.19 1,891 5/14/2024
7.0.18 19,512 4/9/2024
7.0.17 25,083 3/12/2024
7.0.16 11,862 2/13/2024
7.0.15 68,367 1/9/2024
7.0.14 67,525 11/14/2023
7.0.13 92,022 10/24/2023
7.0.12 71,561 10/10/2023
7.0.11 94,612 9/12/2023
7.0.10 162,182 8/8/2023
7.0.9 143,079 7/11/2023
7.0.8 89,322 6/22/2023
7.0.7 195,745 6/13/2023
7.0.5 323,961 4/11/2023
7.0.4 158,231 3/14/2023
7.0.3 175,443 2/14/2023
7.0.2 281,861 1/10/2023
7.0.1 272,315 12/13/2022
7.0.0 648,599 11/7/2022
7.0.0-rc.2.22476.2 2,224 10/11/2022
7.0.0-rc.1.22427.2 17,760 9/14/2022
7.0.0-preview.7.22376.6 635 8/9/2022
7.0.0-preview.6.22330.3 575 7/12/2022
7.0.0-preview.5.22303.8 577 6/14/2022
7.0.0-preview.4.22251.1 857 5/10/2022
7.0.0-preview.3.22178.4 681 4/13/2022
7.0.0-preview.2.22153.2 1,482 3/14/2022
7.0.0-preview.1.22109.13 573 2/17/2022
6.0.36 26,987 11/12/2024
6.0.35 30,374 10/8/2024
6.0.33 17,557 8/13/2024
6.0.32 18,041 7/9/2024
6.0.31 31,986 5/28/2024
6.0.30 18,663 5/14/2024
6.0.29 17,253 4/9/2024
6.0.28 93,650 3/12/2024
6.0.27 38,404 2/13/2024
6.0.26 100,906 1/9/2024
6.0.25 75,409 11/14/2023
6.0.24 19,431 10/24/2023
6.0.23 23,253 10/10/2023
6.0.22 36,066 9/12/2023
6.0.21 112,413 8/8/2023
6.0.20 43,674 7/11/2023
6.0.19 57,516 6/22/2023
6.0.18 23,926 6/13/2023
6.0.16 247,331 4/11/2023
6.0.15 160,134 3/14/2023
6.0.14 156,601 2/14/2023
6.0.13 158,688 1/10/2023
6.0.12 98,453 12/13/2022
6.0.11 187,845 11/7/2022
6.0.10 466,930 10/11/2022
6.0.9 311,360 9/13/2022
6.0.8 428,270 8/9/2022
6.0.7 306,860 7/12/2022
6.0.6 236,627 6/14/2022
6.0.5 596,940 5/10/2022
6.0.4 209,651 4/11/2022
6.0.3 598,385 3/8/2022
6.0.2 200,337 2/8/2022
6.0.1 611,199 12/14/2021
6.0.0 560,512 11/8/2021
6.0.0-rc.2.21480.10 3,287 10/12/2021
6.0.0-rc.1.21452.15 3,098 9/14/2021
6.0.0-preview.7.21378.6 1,587 8/10/2021
6.0.0-preview.6.21355.2 716 7/14/2021
6.0.0-preview.5.21301.17 929 6/15/2021
6.0.0-preview.4.21253.5 634 5/24/2021
6.0.0-preview.3.21201.13 4,103 4/8/2021
6.0.0-preview.2.21154.6 1,042 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,150 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 1,554,601 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,864,991 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 3,629 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,571 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 898 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,489 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 812 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,499 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 848 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 844 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 981 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 818 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 149,108 12/13/2022
3.1.31 4,270 11/8/2022
3.1.30 39,193 10/11/2022
3.1.29 17,278 9/13/2022
3.1.28 21,953 8/9/2022
3.1.27 4,632 7/12/2022
3.1.26 15,292 6/14/2022
3.1.25 11,371 5/10/2022
3.1.24 7,614 4/11/2022
3.1.23 34,366 3/8/2022
3.1.22 99,147 12/14/2021
3.1.21 18,949 11/7/2021
3.1.20 25,724 10/11/2021
3.1.19 18,266 9/14/2021
3.1.18 62,052 8/10/2021
3.1.17 87,954 7/13/2021
3.1.16 36,822 6/8/2021
3.1.15 41,361 5/11/2021
3.1.14 34,725 4/6/2021
3.1.13 31,494 3/9/2021
3.1.12 34,881 2/9/2021
3.1.11 47,665 1/12/2021
3.1.10 164,852 11/9/2020
3.1.9 298,119 10/13/2020
3.1.8 567,118 9/8/2020
3.1.7 279,739 8/11/2020
3.1.6 153,701 7/14/2020
3.1.5 131,887 6/9/2020
3.1.4 628,819 5/12/2020
3.1.3 736,467 3/24/2020
3.1.2 180,897 2/18/2020
3.1.1 195,206 1/14/2020
3.1.0 1,445,155 12/3/2019
3.1.0-preview3.19553.2 1,450 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 901 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 11,832 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 4,913 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,586 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 14,573 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 170,415 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 855 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 818 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,433 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,257 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,775 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,123 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 771 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 884 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 897 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 951 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 14,225,522 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,948 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 11,061 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,052 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,239,195 8/21/2018
2.1.1 11,598,879 6/18/2018
2.1.0 3,343,593 5/29/2018
2.1.0-rc1-final 19,174 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,640 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,342 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,781,698 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,433,374 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,687,453 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 51,166 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,359 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 44,686 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 20,278 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 12,521 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,371 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 12,300 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 5,385 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 28,917 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,714 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 3,832 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.