Microsoft.Extensions.Caching.SqlServer 10.0.0-preview.6.25358.103

Prefix Reserved
This is a prerelease version of Microsoft.Extensions.Caching.SqlServer.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.Extensions.Caching.SqlServer --version 10.0.0-preview.6.25358.103
                    
NuGet\Install-Package Microsoft.Extensions.Caching.SqlServer -Version 10.0.0-preview.6.25358.103
                    
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-preview.6.25358.103" />
                    
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-preview.6.25358.103" />
                    
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-preview.6.25358.103
                    
#r "nuget: Microsoft.Extensions.Caching.SqlServer, 10.0.0-preview.6.25358.103"
                    
#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-preview.6.25358.103
                    
#: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-preview.6.25358.103&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Extensions.Caching.SqlServer&version=10.0.0-preview.6.25358.103&prerelease
                    
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/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183

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 (120)

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-preview.7.25380.108 319 8/12/2025
10.0.0-preview.6.25358.103 289 7/15/2025
10.0.0-preview.5.25277.114 562 6/6/2025
10.0.0-preview.4.25258.110 599 5/12/2025
10.0.0-preview.3.25172.1 905 4/10/2025
10.0.0-preview.2.25164.1 428 3/18/2025
10.0.0-preview.1.25120.3 509 2/25/2025
9.0.8 51,646 8/5/2025
9.0.7 38,474 7/8/2025
9.0.6 72,602 6/10/2025
9.0.5 87,650 5/13/2025
9.0.4 120,275 4/8/2025
9.0.3 160,591 3/11/2025
9.0.2 100,851 2/11/2025
9.0.1 327,323 1/14/2025
9.0.0 306,542 11/12/2024
9.0.0-rc.2.24474.3 1,397 10/8/2024
9.0.0-rc.1.24452.1 592 9/10/2024
9.0.0-preview.7.24406.2 994 8/13/2024
9.0.0-preview.6.24328.4 2,376 7/9/2024
9.0.0-preview.5.24306.11 405 6/11/2024
9.0.0-preview.4.24267.6 5,133 5/21/2024
9.0.0-preview.3.24172.13 948 4/11/2024
9.0.0-preview.2.24128.4 328 3/12/2024
9.0.0-preview.1.24081.5 328 2/13/2024
8.0.19 33,797 8/4/2025
8.0.18 32,458 7/8/2025
8.0.17 42,854 6/10/2025
8.0.16 108,959 5/13/2025
8.0.15 85,033 4/8/2025
8.0.14 102,728 3/11/2025
8.0.13 97,407 2/11/2025
8.0.12 80,213 1/14/2025
8.0.11 599,892 11/12/2024
8.0.10 731,543 10/8/2024
8.0.8 663,205 8/13/2024
8.0.7 287,480 7/9/2024
8.0.6 427,124 5/28/2024
8.0.5 171,829 5/14/2024
8.0.4 651,027 4/9/2024
8.0.3 401,542 3/12/2024
8.0.2 250,010 2/13/2024
8.0.1 389,035 1/9/2024
8.0.0 533,460 11/14/2023
8.0.0-rc.2.23480.2 7,550 10/10/2023
8.0.0-rc.1.23421.29 3,403 9/12/2023
8.0.0-preview.7.23375.9 774 8/8/2023
8.0.0-preview.6.23329.11 763 7/11/2023
8.0.0-preview.5.23302.2 537 6/13/2023
8.0.0-preview.4.23260.4 491 5/16/2023
8.0.0-preview.3.23177.8 753 4/11/2023
8.0.0-preview.2.23153.2 488 3/14/2023
8.0.0-preview.1.23112.2 1,892 2/21/2023
7.0.20 41,908 5/28/2024
7.0.19 1,776 5/14/2024
7.0.18 19,368 4/9/2024
7.0.17 23,638 3/12/2024
7.0.16 11,738 2/13/2024
7.0.15 67,434 1/9/2024
7.0.14 66,909 11/14/2023
7.0.13 91,470 10/24/2023
7.0.12 71,294 10/10/2023
7.0.11 93,921 9/12/2023
7.0.10 160,998 8/8/2023
7.0.9 142,097 7/11/2023
7.0.8 89,063 6/22/2023
7.0.7 195,121 6/13/2023
7.0.5 321,756 4/11/2023
7.0.4 157,567 3/14/2023
7.0.3 174,480 2/14/2023
7.0.2 280,700 1/10/2023
7.0.1 270,573 12/13/2022
7.0.0 640,491 11/7/2022
7.0.0-rc.2.22476.2 2,168 10/11/2022
7.0.0-rc.1.22427.2 17,748 9/14/2022
7.0.0-preview.7.22376.6 622 8/9/2022
7.0.0-preview.6.22330.3 563 7/12/2022
7.0.0-preview.5.22303.8 563 6/14/2022
7.0.0-preview.4.22251.1 843 5/10/2022
7.0.0-preview.3.22178.4 668 4/13/2022
7.0.0-preview.2.22153.2 1,469 3/14/2022
7.0.0-preview.1.22109.13 559 2/17/2022
6.0.36 25,032 11/12/2024
6.0.35 28,772 10/8/2024
6.0.33 16,716 8/13/2024
6.0.32 17,809 7/9/2024
6.0.31 31,805 5/28/2024
6.0.30 18,468 5/14/2024
6.0.29 17,115 4/9/2024
6.0.28 90,806 3/12/2024
6.0.27 38,113 2/13/2024
6.0.26 98,220 1/9/2024
6.0.25 73,402 11/14/2023
6.0.24 19,269 10/24/2023
6.0.23 22,986 10/10/2023
6.0.22 35,780 9/12/2023
6.0.21 111,390 8/8/2023
6.0.20 43,383 7/11/2023
6.0.19 56,317 6/22/2023
6.0.18 23,814 6/13/2023
6.0.16 246,531 4/11/2023
6.0.15 159,337 3/14/2023
6.0.14 156,022 2/14/2023
6.0.13 156,508 1/10/2023
6.0.12 97,750 12/13/2022
6.0.11 186,058 11/7/2022
6.0.10 463,420 10/11/2022
6.0.9 310,689 9/13/2022
6.0.8 427,513 8/9/2022
6.0.7 306,242 7/12/2022
6.0.6 235,696 6/14/2022
6.0.5 595,173 5/10/2022
6.0.4 209,375 4/11/2022
6.0.3 596,416 3/8/2022
6.0.2 198,094 2/8/2022
6.0.1 607,521 12/14/2021
6.0.0 556,759 11/8/2021
6.0.0-rc.2.21480.10 3,275 10/12/2021
6.0.0-rc.1.21452.15 3,082 9/14/2021
6.0.0-preview.7.21378.6 1,575 8/10/2021
6.0.0-preview.6.21355.2 695 7/14/2021
6.0.0-preview.5.21301.17 911 6/15/2021
6.0.0-preview.4.21253.5 623 5/24/2021
6.0.0-preview.3.21201.13 4,089 4/8/2021
6.0.0-preview.2.21154.6 1,017 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,128 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 1,550,021 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,864,480 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 3,606 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,546 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 878 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,468 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 790 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,477 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 827 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 821 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 956 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 795 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 148,016 12/13/2022
3.1.31 4,180 11/8/2022
3.1.30 38,147 10/11/2022
3.1.29 17,177 9/13/2022
3.1.28 21,649 8/9/2022
3.1.27 4,537 7/12/2022
3.1.26 15,192 6/14/2022
3.1.25 11,278 5/10/2022
3.1.24 7,520 4/11/2022
3.1.23 34,209 3/8/2022
3.1.22 98,939 12/14/2021
3.1.21 18,811 11/7/2021
3.1.20 25,597 10/11/2021
3.1.19 18,169 9/14/2021
3.1.18 61,877 8/10/2021
3.1.17 87,063 7/13/2021
3.1.16 36,645 6/8/2021
3.1.15 41,057 5/11/2021
3.1.14 34,626 4/6/2021
3.1.13 31,392 3/9/2021
3.1.12 34,707 2/9/2021
3.1.11 47,538 1/12/2021
3.1.10 164,542 11/9/2020
3.1.9 297,669 10/13/2020
3.1.8 566,530 9/8/2020
3.1.7 278,229 8/11/2020
3.1.6 153,256 7/14/2020
3.1.5 131,228 6/9/2020
3.1.4 622,335 5/12/2020
3.1.3 726,729 3/24/2020
3.1.2 179,903 2/18/2020
3.1.1 194,555 1/14/2020
3.1.0 1,444,460 12/3/2019
3.1.0-preview3.19553.2 1,424 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 876 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 11,811 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 4,767 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,483 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 14,444 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 170,265 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 835 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 793 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,412 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,235 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,755 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 1,106 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 750 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 864 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 880 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 933 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 14,177,883 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,912 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 11,027 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 3,029 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,228,227 8/21/2018
2.1.1 11,478,011 6/18/2018
2.1.0 3,340,602 5/29/2018
2.1.0-rc1-final 19,142 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,602 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 27,301 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,771,472 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,427,231 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,664,802 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 51,052 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,335 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 44,571 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 20,172 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 12,382 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,345 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 12,196 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 5,278 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 28,305 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,688 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 3,807 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.