Microsoft.AspNetCore.DataProtection.EntityFrameworkCore 3.0.0-preview3-19153-02

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.AspNetCore.DataProtection.EntityFrameworkCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNetCore.DataProtection.EntityFrameworkCore --version 3.0.0-preview3-19153-02
                    
NuGet\Install-Package Microsoft.AspNetCore.DataProtection.EntityFrameworkCore -Version 3.0.0-preview3-19153-02
                    
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.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.0.0-preview3-19153-02" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" Version="3.0.0-preview3-19153-02" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNetCore.DataProtection.EntityFrameworkCore" />
                    
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.AspNetCore.DataProtection.EntityFrameworkCore --version 3.0.0-preview3-19153-02
                    
#r "nuget: Microsoft.AspNetCore.DataProtection.EntityFrameworkCore, 3.0.0-preview3-19153-02"
                    
#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.AspNetCore.DataProtection.EntityFrameworkCore@3.0.0-preview3-19153-02
                    
#: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.AspNetCore.DataProtection.EntityFrameworkCore&version=3.0.0-preview3-19153-02&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNetCore.DataProtection.EntityFrameworkCore&version=3.0.0-preview3-19153-02&prerelease
                    
Install as a Cake Tool

Support for storing keys using Entity Framework Core.

This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/1f050242559e7b90ff6c4ee7f99d92b3a5af5a62

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 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 netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (92)

Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.DataProtection.EntityFrameworkCore:

Package Downloads
NanoCore

The project is inspired by years of tedious repetitions, continuously re-writing similar code-snippets and libraries, to handle common functionality, not related to the business domain, such as logging, data persistence, message queuing, documentation, validation and similar.

Hopex.ApplicationServer.SiteModule

Hopex Application site module

ImmediaC.SimpleCms

ASP.NET Core based CMS

Aguacongas.IdentityServer.KeysRotation

TheIdServer signing keys rotation.

Bnsights.Core

Package Description

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.DataProtection.EntityFrameworkCore:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 RC 1, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
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), ..
Webreaper/Damselfly
Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.
aliasvault/aliasvault
Privacy-first password manager with built-in email aliasing. Fully encrypted and self-hostable.
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
simpleidserver/SimpleIdServer
OpenID, OAuth 2.0, SCIM2.0, UMA2.0, FAPI, CIBA & OPENBANKING Framework for ASP.NET Core
Aguafrommars/TheIdServer
OpenID/Connect, OAuth2, WS-Federation and SAML 2.0 server based on Duende IdentityServer and ITFoxtec Identity SAML 2.0 with its admin UI
skoruba/Duende.IdentityServer.Admin
The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Reaparr/Reaparr
Plex downloader that brings content from any server to yours!
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
netcorepal/netcorepal-cloud-framework
一个基于ASP.NET Core实现的整洁领域驱动设计落地战术框架。 A tactical framework for Clean Domain-Driven Design based on ASP.NET Core.
NetDevPack/Security.Jwt
Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.
TheUltimateC0der/listrr
listrr.pro creates and maintains lists on trakt.tv completely automated based on your filters.
RaythaHQ/raytha
Raytha is a powerful CMS with an easy-to-use interface and fast performance. It offers custom content types, a template engine, and various access controls. It supports multiple storage providers and an automatically generated REST API. Upgrade your development workflow with Raytha.
carlreid/StreamMaster
A powerful M3U proxy and stream management platform for Plex DVR, Emby, Jellyfin Live TV (and more)
servicetitan/Stl.Fusion.Samples
A collection of samples for Fusion library: https://github.com/servicetitan/Stl.Fusion
Version Downloads Last Updated
10.0.0-rc.1.25451.107 3,050 9/9/2025
10.0.0-preview.7.25380.108 2,212 8/12/2025
10.0.0-preview.6.25358.103 311 7/15/2025
10.0.0-preview.5.25277.114 500 6/6/2025
10.0.0-preview.4.25258.110 420 5/12/2025
10.0.0-preview.3.25172.1 306 4/10/2025
10.0.0-preview.2.25164.1 262 3/18/2025
10.0.0-preview.1.25120.3 281 2/25/2025
9.0.9 29,095 9/9/2025
9.0.8 139,729 8/5/2025
9.0.7 194,287 7/8/2025
9.0.6 234,787 6/10/2025
9.0.5 229,537 5/13/2025
9.0.4 310,490 4/8/2025
9.0.3 227,756 3/11/2025
9.0.2 436,849 2/11/2025
9.0.1 528,895 1/14/2025
9.0.0 418,251 11/12/2024
9.0.0-rc.2.24474.3 2,671 10/8/2024
9.0.0-rc.1.24452.1 1,155 9/10/2024
9.0.0-preview.7.24406.2 431 8/13/2024
9.0.0-preview.6.24328.4 272 7/9/2024
9.0.0-preview.5.24306.11 333 6/11/2024
9.0.0-preview.4.24267.6 246 5/21/2024
9.0.0-preview.3.24172.13 341 4/11/2024
9.0.0-preview.2.24128.4 222 3/12/2024
9.0.0-preview.1.24081.5 263 2/13/2024
8.0.20 16,603 9/9/2025
8.0.19 85,868 8/4/2025
8.0.18 82,088 7/8/2025
8.0.17 129,185 6/10/2025
8.0.16 185,884 5/13/2025
8.0.15 175,037 4/8/2025
8.0.14 167,033 3/11/2025
8.0.13 307,237 2/11/2025
8.0.12 279,091 1/14/2025
8.0.11 872,909 11/12/2024
8.0.10 1,051,260 10/8/2024
8.0.8 1,255,187 8/13/2024
8.0.7 708,524 7/9/2024
8.0.6 1,378,948 5/28/2024
8.0.5 323,422 5/14/2024
8.0.4 694,640 4/9/2024
8.0.3 620,420 3/12/2024
8.0.2 506,285 2/13/2024
8.0.1 579,608 1/9/2024
8.0.0 982,418 11/14/2023
8.0.0-rc.2.23480.2 9,719 10/10/2023
8.0.0-rc.1.23421.29 4,149 9/12/2023
8.0.0-preview.7.23375.9 2,925 8/8/2023
8.0.0-preview.6.23329.11 885 7/11/2023
8.0.0-preview.5.23302.2 1,586 6/13/2023
8.0.0-preview.4.23260.4 711 5/16/2023
8.0.0-preview.3.23177.8 497 4/11/2023
8.0.0-preview.2.23153.2 440 3/14/2023
8.0.0-preview.1.23112.2 882 2/21/2023
7.0.20 78,323 5/28/2024
7.0.19 8,146 5/14/2024
7.0.18 34,880 4/9/2024
7.0.17 69,124 3/12/2024
7.0.16 53,227 2/13/2024
7.0.15 61,709 1/9/2024
7.0.14 266,026 11/14/2023
7.0.13 197,094 10/24/2023
7.0.12 107,113 10/10/2023
7.0.11 169,480 9/12/2023
7.0.10 343,046 8/8/2023
7.0.9 152,183 7/11/2023
7.0.8 147,337 6/22/2023
7.0.7 66,288 6/13/2023
7.0.5 422,923 4/11/2023
7.0.4 479,088 3/14/2023
7.0.3 216,168 2/14/2023
7.0.2 216,934 1/10/2023
7.0.1 130,965 12/13/2022
7.0.0 258,864 11/7/2022
7.0.0-rc.2.22476.2 2,952 10/11/2022
7.0.0-rc.1.22427.2 1,314 9/14/2022
7.0.0-preview.7.22376.6 2,410 8/9/2022
7.0.0-preview.6.22330.3 974 7/12/2022
7.0.0-preview.5.22303.8 950 6/14/2022
7.0.0-preview.4.22251.1 808 5/10/2022
7.0.0-preview.3.22178.4 604 4/13/2022
7.0.0-preview.2.22153.2 386 3/14/2022
7.0.0-preview.1.22109.13 418 2/17/2022
6.0.36 80,772 11/12/2024
6.0.35 43,541 10/8/2024
6.0.33 683,663 8/13/2024
6.0.32 26,934 7/9/2024
6.0.31 35,756 5/28/2024
6.0.30 22,525 5/14/2024
6.0.29 77,494 4/9/2024
6.0.28 162,177 3/12/2024
6.0.27 61,805 2/13/2024
6.0.26 71,018 1/9/2024
6.0.25 235,891 11/14/2023
6.0.24 91,442 10/24/2023
6.0.23 46,903 10/10/2023
6.0.22 154,990 9/12/2023
6.0.21 164,874 8/8/2023
6.0.20 148,324 7/11/2023
6.0.19 61,666 6/22/2023
6.0.18 43,400 6/13/2023
6.0.16 459,738 4/11/2023
6.0.15 218,491 3/14/2023
6.0.14 171,051 2/14/2023
6.0.13 684,050 1/10/2023
6.0.12 122,686 12/13/2022
6.0.11 401,495 11/7/2022
6.0.10 489,261 10/11/2022
6.0.9 632,940 9/13/2022
6.0.8 528,010 8/9/2022
6.0.7 441,697 7/12/2022
6.0.6 261,483 6/14/2022
6.0.5 482,397 5/10/2022
6.0.4 557,412 4/11/2022
6.0.3 576,733 3/8/2022
6.0.2 398,465 2/8/2022
6.0.1 676,594 12/14/2021
6.0.0 546,966 11/8/2021
6.0.0-rc.2.21480.10 3,374 10/12/2021
6.0.0-rc.1.21452.15 2,085 9/14/2021
6.0.0-preview.7.21378.6 2,070 8/10/2021
6.0.0-preview.6.21355.2 796 7/14/2021
6.0.0-preview.5.21301.17 1,242 6/15/2021
6.0.0-preview.4.21253.5 522 5/24/2021
6.0.0-preview.3.21201.13 572 4/8/2021
6.0.0-preview.2.21154.6 571 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 565 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 233,096 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 12,861 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 124,438 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 21,713 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 43,716 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 75,468 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 290,017 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 208,448 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 134,671 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 215,334 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 286,609 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 118,222 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 244,027 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 103,609 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 137,297 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 90,261 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 163,350 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 96,405 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 1,161 10/13/2020 5.0.0-rc.2.20475.17 is deprecated because it is no longer maintained.
5.0.0-rc.1.20451.17 1,574 9/14/2020 5.0.0-rc.1.20451.17 is deprecated because it is no longer maintained.
5.0.0-preview.8.20414.8 618 8/25/2020 5.0.0-preview.8.20414.8 is deprecated because it is no longer maintained.
5.0.0-preview.7.20365.19 1,051 7/21/2020 5.0.0-preview.7.20365.19 is deprecated because it is no longer maintained.
5.0.0-preview.6.20312.15 700 6/25/2020 5.0.0-preview.6.20312.15 is deprecated because it is no longer maintained.
5.0.0-preview.5.20279.2 711 6/10/2020 5.0.0-preview.5.20279.2 is deprecated because it is no longer maintained.
5.0.0-preview.4.20257.10 783 5/18/2020 5.0.0-preview.4.20257.10 is deprecated because it is no longer maintained.
5.0.0-preview.3.20215.14 718 4/23/2020 5.0.0-preview.3.20215.14 is deprecated because it is no longer maintained.
5.0.0-preview.2.20167.3 674 4/2/2020 5.0.0-preview.2.20167.3 is deprecated because it is no longer maintained.
5.0.0-preview.1.20124.5 644 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 96,612 12/13/2022
3.1.31 13,952 11/8/2022
3.1.30 4,341 10/11/2022
3.1.29 6,650 9/13/2022
3.1.28 12,163 8/9/2022
3.1.27 14,038 7/12/2022
3.1.26 14,174 6/14/2022
3.1.25 18,818 5/10/2022
3.1.24 18,277 4/11/2022
3.1.23 15,262 3/8/2022
3.1.22 60,554 12/14/2021
3.1.21 58,543 11/7/2021
3.1.20 28,542 10/11/2021
3.1.19 18,337 9/14/2021
3.1.18 94,371 8/10/2021
3.1.17 41,821 7/13/2021
3.1.16 31,839 6/8/2021
3.1.15 21,071 5/11/2021
3.1.14 49,702 4/6/2021
3.1.13 34,059 3/9/2021
3.1.12 35,793 2/9/2021
3.1.11 77,950 1/12/2021
3.1.10 190,707 11/9/2020
3.1.9 438,172 10/13/2020
3.1.8 618,235 9/8/2020
3.1.7 186,879 8/11/2020
3.1.6 235,268 7/14/2020
3.1.5 139,679 6/9/2020
3.1.4 134,460 5/12/2020
3.1.3 301,007 3/24/2020
3.1.2 137,005 2/18/2020
3.1.1 174,547 1/14/2020
3.1.0 387,184 12/3/2019
3.1.0-preview3.19555.2 633 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 600 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 650 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 2,905 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 1,957 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 41,346 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 629 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 861 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 698 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 649 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 662 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 906 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 656 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 655 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 774 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 752 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.2.8 345,252 11/18/2019 2.2.8 is deprecated because it is no longer maintained.
2.2.0 708,225 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 1,435 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 1,738 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.