Microsoft.Extensions.Caching.SqlServer 1.0.0-rc2-final

Prefix Reserved
Additional Details

This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217

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

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

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.1 is compatible.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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 (118)

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

Showing the top 19 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 19, 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)
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).
SoftUni/csharp-web
This is the official GitHub repository for the C# Web Development courses @ SoftUni
jiangjinnan/InsideAspNetCore3
ASP.NET Core 3框架揭秘实例
junkai-li/NetCoreKevin
基于NET6搭建跨平台DDD-微服务-WebApi架构支持:IDS4单点登录、多缓存、自动任务、分布式、多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、单元测试
aspnet/Session
[Archived] Session state middleware for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
openchargemap/ocm-system
Open Charge Map is the global public registry of electric vehicle charging locations. Established 2011. Help wanted.
jiangjinnan/InsideAspNet6
Version Downloads Last updated
10.0.0-preview.2.25164.1 299 3/18/2025
10.0.0-preview.1.25120.3 412 2/25/2025
9.0.4 133 4/8/2025
9.0.3 48,220 3/11/2025
9.0.2 61,084 2/11/2025
9.0.1 104,725 1/14/2025
9.0.0 190,781 11/12/2024
9.0.0-rc.2.24474.3 1,329 10/8/2024
9.0.0-rc.1.24452.1 526 9/10/2024
9.0.0-preview.7.24406.2 837 8/13/2024
9.0.0-preview.6.24328.4 2,246 7/9/2024
9.0.0-preview.5.24306.11 339 6/11/2024
9.0.0-preview.4.24267.6 3,475 5/21/2024
9.0.0-preview.3.24172.13 879 4/11/2024
9.0.0-preview.2.24128.4 268 3/12/2024
9.0.0-preview.1.24081.5 266 2/13/2024
8.0.15 91 4/8/2025
8.0.14 34,856 3/11/2025
8.0.13 44,863 2/11/2025
8.0.12 53,321 1/14/2025
8.0.11 296,537 11/12/2024
8.0.10 445,175 10/8/2024
8.0.8 541,452 8/13/2024
8.0.7 237,387 7/9/2024
8.0.6 362,671 5/28/2024
8.0.5 134,217 5/14/2024
8.0.4 492,497 4/9/2024
8.0.3 343,714 3/12/2024
8.0.2 228,340 2/13/2024
8.0.1 336,589 1/9/2024
8.0.0 467,960 11/14/2023
8.0.0-rc.2.23480.2 7,482 10/10/2023
8.0.0-rc.1.23421.29 3,336 9/12/2023
8.0.0-preview.7.23375.9 692 8/8/2023
8.0.0-preview.6.23329.11 675 7/11/2023
8.0.0-preview.5.23302.2 451 6/13/2023
8.0.0-preview.4.23260.4 405 5/16/2023
8.0.0-preview.3.23177.8 670 4/11/2023
8.0.0-preview.2.23153.2 407 3/14/2023
8.0.0-preview.1.23112.2 1,393 2/21/2023
7.0.20 36,457 5/28/2024
7.0.19 1,267 5/14/2024
7.0.18 18,613 4/9/2024
7.0.17 15,580 3/12/2024
7.0.16 11,081 2/13/2024
7.0.15 53,071 1/9/2024
7.0.14 62,727 11/14/2023
7.0.13 86,446 10/24/2023
7.0.12 69,353 10/10/2023
7.0.11 88,815 9/12/2023
7.0.10 152,641 8/8/2023
7.0.9 134,475 7/11/2023
7.0.8 87,365 6/22/2023
7.0.7 186,588 6/13/2023
7.0.5 306,425 4/11/2023
7.0.4 153,393 3/14/2023
7.0.3 166,062 2/14/2023
7.0.2 271,743 1/10/2023
7.0.1 256,756 12/13/2022
7.0.0 589,662 11/7/2022
7.0.0-rc.2.22476.2 1,957 10/11/2022
7.0.0-rc.1.22427.2 17,643 9/14/2022
7.0.0-preview.7.22376.6 534 8/9/2022
7.0.0-preview.6.22330.3 480 7/12/2022
7.0.0-preview.5.22303.8 473 6/14/2022
7.0.0-preview.4.22251.1 742 5/10/2022
7.0.0-preview.3.22178.4 576 4/13/2022
7.0.0-preview.2.22153.2 1,168 3/14/2022
7.0.0-preview.1.22109.13 467 2/17/2022
6.0.36 8,598 11/12/2024
6.0.35 18,474 10/8/2024
6.0.33 12,251 8/13/2024
6.0.32 15,915 7/9/2024
6.0.31 31,069 5/28/2024
6.0.30 17,970 5/14/2024
6.0.29 15,316 4/9/2024
6.0.28 70,454 3/12/2024
6.0.27 36,121 2/13/2024
6.0.26 85,370 1/9/2024
6.0.25 64,947 11/14/2023
6.0.24 18,316 10/24/2023
6.0.23 21,387 10/10/2023
6.0.22 33,955 9/12/2023
6.0.21 91,487 8/8/2023
6.0.20 40,915 7/11/2023
6.0.19 50,186 6/22/2023
6.0.18 23,323 6/13/2023
6.0.16 237,161 4/11/2023
6.0.15 154,250 3/14/2023
6.0.14 152,739 2/14/2023
6.0.13 141,806 1/10/2023
6.0.12 92,707 12/13/2022
6.0.11 174,163 11/7/2022
6.0.10 441,302 10/11/2022
6.0.9 304,777 9/13/2022
6.0.8 423,549 8/9/2022
6.0.7 300,162 7/12/2022
6.0.6 232,323 6/14/2022
6.0.5 588,003 5/10/2022
6.0.4 207,320 4/11/2022
6.0.3 581,958 3/8/2022
6.0.2 184,397 2/8/2022
6.0.1 583,689 12/14/2021
6.0.0 533,146 11/8/2021
6.0.0-rc.2.21480.10 3,188 10/12/2021
6.0.0-rc.1.21452.15 2,988 9/14/2021
6.0.0-preview.7.21378.6 1,474 8/10/2021
6.0.0-preview.6.21355.2 592 7/14/2021
6.0.0-preview.5.21301.17 728 6/15/2021
6.0.0-preview.4.21253.5 527 5/24/2021
6.0.0-preview.3.21201.13 3,769 4/8/2021
6.0.0-preview.2.21154.6 847 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 986 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.1 1,513,165 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,860,949 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20478.4 3,450 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,374 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 715 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,318 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 638 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,326 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 671 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 666 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 806 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 641 3/16/2020 5.0.0-preview.1.20120.4 is deprecated because it is no longer maintained.
3.1.32 140,729 12/13/2022
3.1.31 3,978 11/8/2022
3.1.30 32,225 10/11/2022
3.1.29 16,944 9/13/2022
3.1.28 20,212 8/9/2022
3.1.27 4,328 7/12/2022
3.1.26 14,964 6/14/2022
3.1.25 11,065 5/10/2022
3.1.24 7,311 4/11/2022
3.1.23 33,535 3/8/2022
3.1.22 97,705 12/14/2021
3.1.21 18,415 11/7/2021
3.1.20 25,192 10/11/2021
3.1.19 17,944 9/14/2021
3.1.18 61,094 8/10/2021
3.1.17 77,704 7/13/2021
3.1.16 35,907 6/8/2021
3.1.15 39,608 5/11/2021
3.1.14 34,336 4/6/2021
3.1.13 30,813 3/9/2021
3.1.12 33,813 2/9/2021
3.1.11 46,794 1/12/2021
3.1.10 162,988 11/9/2020
3.1.9 295,089 10/13/2020
3.1.8 563,371 9/8/2020
3.1.7 268,353 8/11/2020
3.1.6 151,737 7/14/2020
3.1.5 126,518 6/9/2020
3.1.4 578,986 5/12/2020
3.1.3 654,027 3/24/2020
3.1.2 174,312 2/18/2020
3.1.1 189,380 1/14/2020
3.1.0 1,439,052 12/3/2019
3.1.0-preview3.19553.2 1,266 11/13/2019 3.1.0-preview3.19553.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19525.4 722 11/1/2019 3.1.0-preview2.19525.4 is deprecated because it is no longer maintained.
3.1.0-preview1.19506.1 11,650 10/15/2019 3.1.0-preview1.19506.1 is deprecated because it is no longer maintained.
3.0.3 4,250 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 2,225 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.1 13,898 11/18/2019 3.0.1 is deprecated because it is no longer maintained.
3.0.0 168,970 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19456.10 687 9/16/2019 3.0.0-rc1.19456.10 is deprecated because it is no longer maintained.
3.0.0-preview9.19423.4 648 9/4/2019 3.0.0-preview9.19423.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.4 1,255 8/13/2019 3.0.0-preview8.19405.4 is deprecated because it is no longer maintained.
3.0.0-preview7.19362.4 1,083 7/23/2019 3.0.0-preview7.19362.4 is deprecated because it is no longer maintained.
3.0.0-preview6.19304.6 1,595 6/12/2019 3.0.0-preview6.19304.6 is deprecated because it is no longer maintained.
3.0.0-preview5.19227.9 955 5/6/2019 3.0.0-preview5.19227.9 is deprecated because it is no longer maintained.
3.0.0-preview4.19216.2 601 4/18/2019 3.0.0-preview4.19216.2 is deprecated because it is no longer maintained.
3.0.0-preview3.19153.1 711 3/6/2019 3.0.0-preview3.19153.1 is deprecated because it is no longer maintained.
3.0.0-preview.19074.2 723 1/29/2019 3.0.0-preview.19074.2 is deprecated because it is no longer maintained.
3.0.0-preview.18572.1 783 12/3/2018 3.0.0-preview.18572.1 is deprecated because it is no longer maintained.
2.2.0 13,842,964 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 63,562 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 10,624 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 2,778 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.2 13,124,220 8/21/2018
2.1.1 10,771,138 6/18/2018
2.1.0 3,317,462 5/29/2018
2.1.0-rc1-final 18,779 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 19,274 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 26,957 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.2 3,699,833 5/7/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 3,380,038 3/13/2018 2.0.1 is deprecated because it is no longer maintained.
2.0.0 9,498,319 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 50,364 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 15,083 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.2 44,056 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 19,802 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 11,682 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 3,110 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.2 10,538 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 4,922 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 23,389 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 2,444 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.
1.0.0-rc1-final 3,567 11/18/2015 1.0.0-rc1-final is deprecated because it is no longer maintained.