Microsoft.AspNetCore.Identity.EntityFrameworkCore 2.2.0-preview2-35157

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

ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source at:
https://github.com/aspnet/Identity/tree/8304283fb1bbbed64c7c4715a25c19b5f2d41097

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 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 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 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 (1.0K)

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

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.

Microsoft.AspNetCore.ApiAuthorization.IdentityServer

ASP.NET Core API Authorization package powered by Identity Server. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932

Microting.eFormApi.BasePn

Package Description

Finbuckle.MultiTenant.EntityFrameworkCore

Entity Framework Core support for Finbuckle.MultiTenant.

GitHub repositories (293)

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

Repository Stars
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 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.
dotnet/eShop
A reference .NET application implementing an eCommerce site
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
cobbr/Covenant
Covenant is a collaborative .NET C2 framework for red teamers.
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Ombi-app/Ombi
Want a Movie or TV Show on Plex/Emby/Jellyfin? Use Ombi!
skoruba/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
Version Downloads Last updated
10.0.0-preview.4.25258.110 1,144 5/12/2025
10.0.0-preview.3.25172.1 2,775 4/10/2025
10.0.0-preview.2.25164.1 2,840 3/18/2025
10.0.0-preview.1.25120.3 2,482 2/25/2025
9.0.5 81,530 5/13/2025
9.0.4 366,055 4/8/2025
9.0.3 451,728 3/11/2025
9.0.2 572,136 2/11/2025
9.0.1 509,545 1/14/2025
9.0.0 1,135,678 11/12/2024
9.0.0-rc.2.24474.3 28,309 10/8/2024
9.0.0-rc.1.24452.1 8,393 9/10/2024
9.0.0-preview.7.24406.2 32,642 8/13/2024
9.0.0-preview.6.24328.4 91,841 7/9/2024
9.0.0-preview.5.24306.11 3,017 6/11/2024
9.0.0-preview.4.24267.6 3,558 5/21/2024
9.0.0-preview.3.24172.13 72,294 4/11/2024
9.0.0-preview.2.24128.4 4,178 3/12/2024
9.0.0-preview.1.24081.5 26,410 2/13/2024
8.0.16 33,490 5/13/2025
8.0.15 208,089 4/8/2025
8.0.14 433,548 3/11/2025
8.0.13 330,183 2/11/2025
8.0.12 520,386 1/14/2025
8.0.11 1,656,045 11/12/2024
8.0.10 2,240,357 10/8/2024
8.0.8 2,839,125 8/13/2024
8.0.7 1,907,610 7/9/2024
8.0.6 2,243,666 5/28/2024
8.0.5 1,009,028 5/14/2024
8.0.4 2,234,584 4/9/2024
8.0.3 1,667,250 3/12/2024
8.0.2 2,032,839 2/13/2024
8.0.1 1,765,185 1/9/2024
8.0.0 3,484,449 11/14/2023
8.0.0-rc.2.23480.2 52,773 10/10/2023
8.0.0-rc.1.23421.29 25,056 9/12/2023
8.0.0-preview.7.23375.9 53,040 8/8/2023
8.0.0-preview.6.23329.11 64,203 7/11/2023
8.0.0-preview.5.23302.2 9,343 6/13/2023
8.0.0-preview.4.23260.4 7,147 5/16/2023
8.0.0-preview.3.23177.8 12,958 4/11/2023
8.0.0-preview.2.23153.2 94,478 3/14/2023
8.0.0-preview.1.23112.2 59,465 2/21/2023
7.0.20 383,130 5/28/2024
7.0.19 39,675 5/14/2024
7.0.18 92,141 4/9/2024
7.0.17 332,849 3/12/2024
7.0.16 202,703 2/13/2024
7.0.15 347,521 1/9/2024
7.0.14 483,304 11/14/2023
7.0.13 755,576 10/24/2023
7.0.12 477,048 10/10/2023
7.0.11 832,924 9/12/2023
7.0.10 937,512 8/8/2023
7.0.9 772,300 7/11/2023
7.0.8 473,877 6/22/2023
7.0.7 274,533 6/13/2023
7.0.5 2,573,328 4/11/2023
7.0.4 923,542 3/14/2023
7.0.3 1,040,481 2/14/2023
7.0.2 1,375,535 1/10/2023
7.0.1 530,764 12/13/2022
7.0.0 1,433,685 11/7/2022
7.0.0-rc.2.22476.2 42,090 10/11/2022
7.0.0-rc.1.22427.2 74,253 9/14/2022
7.0.0-preview.7.22376.6 9,438 8/9/2022
7.0.0-preview.6.22330.3 4,035 7/12/2022
7.0.0-preview.5.22303.8 7,643 6/14/2022
7.0.0-preview.4.22251.1 6,975 5/10/2022
7.0.0-preview.3.22178.4 4,090 4/13/2022
7.0.0-preview.2.22153.2 2,426 3/14/2022
7.0.0-preview.1.22109.13 2,402 2/17/2022
6.0.36 109,608 11/12/2024
6.0.35 73,065 10/8/2024
6.0.33 715,836 8/13/2024
6.0.32 86,292 7/9/2024
6.0.31 100,193 5/28/2024
6.0.30 71,337 5/14/2024
6.0.29 239,985 4/9/2024
6.0.28 264,046 3/12/2024
6.0.27 197,809 2/13/2024
6.0.26 391,045 1/9/2024
6.0.25 467,144 11/14/2023
6.0.24 254,777 10/24/2023
6.0.23 204,247 10/10/2023
6.0.22 409,241 9/12/2023
6.0.21 502,189 8/8/2023
6.0.20 428,365 7/11/2023
6.0.19 290,025 6/22/2023
6.0.18 278,469 6/13/2023
6.0.16 1,344,385 4/11/2023
6.0.15 599,464 3/14/2023
6.0.14 763,087 2/14/2023
6.0.13 1,092,339 1/10/2023
6.0.12 758,135 12/13/2022
6.0.11 1,367,581 11/7/2022
6.0.10 2,069,092 10/11/2022
6.0.9 2,015,297 9/13/2022
6.0.8 2,557,537 8/9/2022
6.0.7 2,522,088 7/12/2022
6.0.6 1,626,298 6/14/2022
6.0.5 2,780,638 5/10/2022
6.0.4 1,990,583 4/11/2022
6.0.3 2,179,575 3/8/2022
6.0.2 2,575,901 2/8/2022
6.0.1 3,084,505 12/14/2021
6.0.0 6,033,635 11/8/2021
6.0.0-rc.2.21480.10 37,050 10/12/2021
6.0.0-rc.1.21452.15 35,255 9/14/2021
6.0.0-preview.7.21378.6 21,902 8/10/2021
6.0.0-preview.6.21355.2 11,360 7/14/2021
6.0.0-preview.5.21301.17 13,321 6/15/2021
6.0.0-preview.4.21253.5 6,898 5/24/2021
6.0.0-preview.3.21201.13 18,587 4/8/2021
6.0.0-preview.2.21154.6 5,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 12,344 2/12/2021 6.0.0-preview.1.21103.6 is deprecated because it is no longer maintained.
5.0.17 961,259 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 139,074 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 312,620 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 210,533 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 404,501 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 510,293 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 1,156,475 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 1,281,434 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 1,268,097 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 1,176,641 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 1,568,249 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 1,225,067 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 1,470,408 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 1,302,089 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 1,083,766 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 961,802 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 1,042,881 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 1,866,499 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.17 23,652 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 20,813 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 18,951 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 11,188 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 8,857 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 2,723 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 3,842 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 5,464 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 4,500 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 7,083 3/16/2020 5.0.0-preview.1.20124.5 is deprecated because it is no longer maintained.
3.1.32 245,591 12/13/2022
3.1.31 32,837 11/8/2022
3.1.30 36,821 10/11/2022
3.1.29 35,338 9/13/2022
3.1.28 53,925 8/9/2022
3.1.27 51,775 7/12/2022
3.1.26 42,816 6/14/2022
3.1.25 88,168 5/10/2022
3.1.24 73,142 4/11/2022
3.1.23 150,253 3/8/2022
3.1.22 375,763 12/14/2021
3.1.21 355,237 11/7/2021
3.1.20 231,188 10/11/2021
3.1.19 143,561 9/14/2021
3.1.18 310,426 8/10/2021
3.1.17 185,133 7/13/2021
3.1.16 222,976 6/8/2021
3.1.15 294,003 5/11/2021
3.1.14 274,065 4/6/2021
3.1.13 427,694 3/9/2021
3.1.12 528,896 2/9/2021
3.1.11 601,090 1/12/2021
3.1.10 1,201,151 11/9/2020
3.1.9 1,607,894 10/13/2020
3.1.8 2,985,972 9/8/2020
3.1.7 1,451,871 8/11/2020
3.1.6 1,492,870 7/14/2020
3.1.5 1,717,421 6/9/2020
3.1.4 1,212,887 5/12/2020
3.1.3 2,450,178 3/24/2020
3.1.2 1,969,443 2/18/2020
3.1.1 1,928,405 1/14/2020
3.1.0 2,355,588 12/3/2019
3.1.0-preview3.19555.2 12,572 11/13/2019 3.1.0-preview3.19555.2 is deprecated because it is no longer maintained.
3.1.0-preview2.19528.8 6,977 11/1/2019 3.1.0-preview2.19528.8 is deprecated because it is no longer maintained.
3.1.0-preview1.19508.20 9,854 10/15/2019 3.1.0-preview1.19508.20 is deprecated because it is no longer maintained.
3.0.3 59,994 2/18/2020 3.0.3 is deprecated because it is no longer maintained.
3.0.2 15,532 1/14/2020 3.0.2 is deprecated because it is no longer maintained.
3.0.0 2,137,307 9/23/2019 3.0.0 is deprecated because it is no longer maintained.
3.0.0-rc1.19457.4 22,286 9/16/2019 3.0.0-rc1.19457.4 is deprecated because it is no longer maintained.
3.0.0-preview9.19424.4 21,364 9/4/2019 3.0.0-preview9.19424.4 is deprecated because it is no longer maintained.
3.0.0-preview8.19405.7 14,395 8/13/2019 3.0.0-preview8.19405.7 is deprecated because it is no longer maintained.
3.0.0-preview7.19365.7 32,937 7/23/2019 3.0.0-preview7.19365.7 is deprecated because it is no longer maintained.
3.0.0-preview6.19307.2 16,630 6/12/2019 3.0.0-preview6.19307.2 is deprecated because it is no longer maintained.
3.0.0-preview5-19227-01 11,788 5/6/2019 3.0.0-preview5-19227-01 is deprecated because it is no longer maintained.
3.0.0-preview4-19216-03 3,701 4/18/2019 3.0.0-preview4-19216-03 is deprecated because it is no longer maintained.
3.0.0-preview3-19153-02 6,796 3/6/2019 3.0.0-preview3-19153-02 is deprecated because it is no longer maintained.
3.0.0-preview-19075-0444 2,675 1/29/2019 3.0.0-preview-19075-0444 is deprecated because it is no longer maintained.
3.0.0-preview-18579-0056 3,193 12/3/2018 3.0.0-preview-18579-0056 is deprecated because it is no longer maintained.
2.3.0 3,798 1/14/2025
2.2.0 16,935,407 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 71,798 10/17/2018 2.2.0-preview3-35497 is deprecated because it is no longer maintained.
2.2.0-preview2-35157 38,260 9/12/2018 2.2.0-preview2-35157 is deprecated because it is no longer maintained.
2.2.0-preview1-35029 5,278 8/22/2018 2.2.0-preview1-35029 is deprecated because it is no longer maintained.
2.1.6 6,867,413 11/13/2018
2.1.3 7,981,396 8/21/2018
2.1.2 3,418,508 7/10/2018
2.1.1 10,503,697 6/18/2018
2.1.0 3,747,732 5/29/2018
2.1.0-rc1-final 26,322 5/6/2018 2.1.0-rc1-final is deprecated because it is no longer maintained.
2.1.0-preview2-final 26,311 4/10/2018 2.1.0-preview2-final is deprecated because it is no longer maintained.
2.1.0-preview1-final 42,545 2/26/2018 2.1.0-preview1-final is deprecated because it is no longer maintained.
2.0.4 2,431,307 7/10/2018 2.0.4 is deprecated because it is no longer maintained.
2.0.3 2,409,155 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 3,658,039 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 5,580,248 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 6,849,127 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 56,651 6/27/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 28,277 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 20,878 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 24,032 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 7,863 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 26,254 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 319,742 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 198,534 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 259,225 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 9,701 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 4,280 7/10/2018 1.0.6 is deprecated because it is no longer maintained.
1.0.5 5,043 11/14/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 7,684 9/20/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 6,937 5/9/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 220,807 3/6/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 27,899 12/12/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0 357,021 6/27/2016 1.0.0 is deprecated because it is no longer maintained.
1.0.0-rc2-final 36,738 5/16/2016 1.0.0-rc2-final is deprecated because it is no longer maintained.