Microsoft.EntityFrameworkCore.Design 2.1.0-rc1-final

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

Shared design-time components for Entity Framework Core tools.

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 is compatible.  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 is compatible.  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 (580)

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

Package Downloads
Microsoft.EntityFrameworkCore.Tools

Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database

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.

AspNetCore.HealthChecks.UI

HealthChecks.UI is a ASP.NET Core UI viewer of ASP.NET Core HealthChecks. For more information see https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks

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.

Reo.Core.Database

Package Description

GitHub repositories (523)

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

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 5, 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.
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
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.
MassTransit/MassTransit
Distributed Application Framework for .NET
elsa-workflows/elsa-core
A .NET workflows library
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
louthy/language-ext
C# pure functional programming framework - come and get declarative!
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
graphql-dotnet/graphql-dotnet
GraphQL for .NET
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
Version Downloads Last Updated
10.0.0-preview.5.25277.114 8,931 6/6/2025
10.0.0-preview.4.25258.110 6,936 5/12/2025
10.0.0-preview.3.25171.6 8,280 4/10/2025
10.0.0-preview.2.25163.8 5,805 3/18/2025
10.0.0-preview.1.25081.1 6,979 2/25/2025
9.0.7 204,963 7/8/2025
9.0.6 1,605,209 6/10/2025
9.0.5 2,404,308 5/13/2025
9.0.4 3,613,798 4/8/2025
9.0.3 3,396,551 3/11/2025
9.0.2 3,801,384 2/11/2025
9.0.1 4,368,192 1/14/2025
9.0.0 7,660,426 11/12/2024
9.0.0-rc.2.24474.1 123,225 10/8/2024
9.0.0-rc.1.24451.1 76,096 9/10/2024
9.0.0-preview.7.24405.3 32,100 8/13/2024
9.0.0-preview.6.24327.4 29,137 7/9/2024
9.0.0-preview.5.24306.3 26,286 6/11/2024
9.0.0-preview.4.24267.1 26,438 5/21/2024
9.0.0-preview.3.24172.4 129,698 4/11/2024
9.0.0-preview.2.24128.4 37,164 3/12/2024
9.0.0-preview.1.24081.2 63,320 2/13/2024
8.0.18 48,074 7/8/2025
8.0.17 677,048 6/10/2025
8.0.16 851,340 5/13/2025
8.0.15 1,498,480 4/8/2025
8.0.14 1,979,859 3/11/2025
8.0.13 2,142,740 2/11/2025
8.0.12 2,474,372 1/14/2025
8.0.11 9,627,559 11/12/2024
8.0.10 12,877,842 10/8/2024
8.0.8 15,175,193 8/13/2024
8.0.7 9,600,623 7/9/2024
8.0.6 10,746,503 5/28/2024
8.0.5 4,210,326 5/14/2024
8.0.4 11,523,601 4/9/2024
8.0.3 6,921,204 3/12/2024
8.0.2 9,089,134 2/13/2024
8.0.1 7,533,599 1/9/2024
8.0.0 17,161,120 11/14/2023
8.0.0-rc.2.23480.1 114,083 10/10/2023
8.0.0-rc.1.23419.6 72,539 9/12/2023
8.0.0-preview.7.23375.4 39,926 8/8/2023
8.0.0-preview.6.23329.4 58,640 7/11/2023
8.0.0-preview.5.23280.1 128,168 6/13/2023
8.0.0-preview.4.23259.3 65,504 5/16/2023
8.0.0-preview.3.23174.2 96,928 4/11/2023
8.0.0-preview.2.23128.3 47,900 3/14/2023
8.0.0-preview.1.23111.4 94,818 2/21/2023
7.0.20 1,974,987 5/28/2024
7.0.19 315,973 5/14/2024
7.0.18 832,830 4/9/2024
7.0.17 788,792 3/12/2024
7.0.16 1,200,146 2/13/2024
7.0.15 1,581,329 1/9/2024
7.0.14 3,341,617 11/14/2023
7.0.13 4,346,503 10/24/2023
7.0.12 2,515,182 10/10/2023
7.0.11 6,719,573 9/12/2023
7.0.10 5,618,637 8/8/2023
7.0.9 6,202,986 7/11/2023
7.0.8 3,454,771 6/22/2023
7.0.7 1,743,624 6/13/2023
7.0.5 12,070,685 4/11/2023
7.0.4 5,576,342 3/14/2023
7.0.3 6,373,252 2/14/2023
7.0.2 8,178,149 1/10/2023
7.0.1 4,513,494 12/13/2022
7.0.0 6,164,907 11/7/2022
7.0.0-rc.2.22472.11 109,053 10/11/2022
7.0.0-rc.1.22426.7 54,314 9/14/2022
7.0.0-preview.7.22376.2 42,909 8/9/2022
7.0.0-preview.6.22329.4 38,291 7/12/2022
7.0.0-preview.5.22302.2 29,472 6/14/2022
7.0.0-preview.4.22229.2 39,727 5/10/2022
7.0.0-preview.3.22175.1 57,361 4/13/2022
7.0.0-preview.2.22153.1 30,940 3/14/2022
7.0.0-preview.1.22076.6 26,165 2/17/2022
6.0.36 717,728 11/12/2024
6.0.35 364,236 10/8/2024
6.0.33 1,257,105 8/13/2024
6.0.32 354,009 7/9/2024
6.0.31 484,159 5/28/2024
6.0.30 261,576 5/14/2024
6.0.29 883,516 4/9/2024
6.0.28 774,255 3/12/2024
6.0.27 764,382 2/13/2024
6.0.26 1,132,922 1/9/2024
6.0.25 1,784,360 11/14/2023
6.0.24 875,902 10/24/2023
6.0.23 684,176 10/10/2023
6.0.22 1,507,859 9/12/2023
6.0.21 1,518,487 8/8/2023
6.0.20 1,518,046 7/11/2023
6.0.19 944,068 6/22/2023
6.0.18 682,894 6/13/2023
6.0.16 4,028,486 4/11/2023
6.0.15 2,045,256 3/14/2023
6.0.14 2,703,273 2/14/2023
6.0.13 3,743,667 1/10/2023
6.0.12 3,979,470 12/13/2022
6.0.11 4,895,911 11/7/2022
6.0.10 8,895,341 10/11/2022
6.0.9 7,719,627 9/13/2022
6.0.8 9,804,426 8/9/2022
6.0.7 16,490,907 7/12/2022
6.0.6 6,782,389 6/14/2022
6.0.5 9,497,829 5/10/2022
6.0.4 7,715,274 4/11/2022
6.0.3 8,112,892 3/8/2022
6.0.2 6,711,847 2/8/2022
6.0.1 11,169,214 12/14/2021
6.0.0 16,504,782 11/8/2021
6.0.0-rc.2.21480.5 112,659 10/12/2021
6.0.0-rc.1.21452.10 80,750 9/14/2021
6.0.0-preview.7.21378.4 73,171 8/10/2021
6.0.0-preview.6.21352.1 26,257 7/14/2021
6.0.0-preview.5.21301.9 84,814 6/15/2021
6.0.0-preview.4.21253.1 53,325 5/24/2021
6.0.0-preview.3.21201.2 49,511 4/8/2021
6.0.0-preview.2.21154.2 19,977 3/11/2021
6.0.0-preview.1.21102.2 43,123 2/12/2021
5.0.17 3,907,803 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 660,944 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 1,004,360 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 1,282,756 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,195,920 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,283,427 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,346,087 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 5,596,860 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,827,683 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,265,382 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,429,937 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 3,881,355 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,497,566 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,628,685 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 3,657,796 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,119,210 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 6,466,061 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 4,967,673 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 108,833 10/13/2020
5.0.0-rc.1.20451.13 124,300 9/14/2020
5.0.0-preview.8.20407.4 49,764 8/25/2020
5.0.0-preview.7.20365.15 44,838 7/21/2020
5.0.0-preview.6.20312.4 39,030 6/25/2020
5.0.0-preview.5.20278.2 30,412 6/10/2020
5.0.0-preview.4.20220.10 37,686 5/18/2020
5.0.0-preview.3.20181.2 49,504 4/23/2020
5.0.0-preview.2.20159.4 32,125 4/2/2020
5.0.0-preview.2.20120.8 17,926 3/16/2020
3.1.32 1,630,182 12/13/2022
3.1.31 239,261 11/8/2022
3.1.30 331,975 10/11/2022
3.1.29 767,753 9/13/2022
3.1.28 241,356 8/9/2022
3.1.27 217,098 7/12/2022
3.1.26 329,860 6/14/2022
3.1.25 453,748 5/10/2022
3.1.24 218,332 4/11/2022
3.1.23 567,512 3/8/2022
3.1.22 1,269,802 12/14/2021
3.1.21 1,175,431 11/7/2021
3.1.20 613,429 10/11/2021
3.1.19 896,688 9/14/2021
3.1.18 1,355,308 8/10/2021
3.1.17 887,166 7/13/2021
3.1.16 1,025,399 6/8/2021
3.1.15 1,100,520 5/11/2021
3.1.14 1,372,635 4/6/2021
3.1.13 1,551,735 3/9/2021
3.1.12 1,520,465 2/9/2021
3.1.11 2,084,943 1/12/2021
3.1.10 3,266,649 11/9/2020
3.1.9 6,124,109 10/13/2020
3.1.8 7,472,127 9/8/2020
3.1.7 4,465,929 8/11/2020
3.1.6 4,924,824 7/14/2020
3.1.5 6,143,682 6/9/2020
3.1.4 6,444,306 5/12/2020
3.1.3 12,699,369 3/24/2020
3.1.2 5,981,493 2/19/2020
3.1.1 5,664,265 1/14/2020
3.1.0 6,651,824 12/3/2019
3.1.0-preview3.19554.8 48,091 11/13/2019
3.1.0-preview2.19525.5 20,278 11/1/2019
3.1.0-preview1.19506.2 737,796 10/15/2019
3.0.3 100,676 2/19/2020
3.0.2 39,093 1/14/2020
3.0.1 708,465 11/18/2019
3.0.0 7,550,925 9/23/2019
3.0.0-rc1.19456.14 32,097 9/16/2019
3.0.0-preview9.19423.6 53,780 9/4/2019
3.0.0-preview8.19405.11 373,942 8/13/2019
3.0.0-preview7.19362.6 37,450 7/23/2019
3.0.0-preview6.19304.10 47,210 6/12/2019
3.0.0-preview5.19227.1 604,675 5/6/2019
3.0.0-preview4.19216.3 10,619 4/18/2019
3.0.0-preview3.19153.1 34,460 3/6/2019
3.0.0-preview.19074.3 19,079 1/29/2019
3.0.0-preview.18572.1 16,526 12/3/2018
2.3.0 8,981 1/14/2025
2.2.6 15,793,285 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 8,752,852 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 2,645,583 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 2,854,675 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,362,089 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 13,733,865 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 105,046 10/17/2018
2.2.0-preview2-35157 104,884 9/12/2018
2.2.0-preview1-35029 60,605 8/22/2018
2.1.14 2,376,533 11/18/2019
2.1.11 2,268,978 5/14/2019
2.1.8 2,327,720 2/12/2019
2.1.4 8,129,777 10/1/2018
2.1.3 3,649,306 9/11/2018
2.1.2 2,972,695 8/21/2018
2.1.1 13,187,846 6/18/2018
2.1.0 6,913,768 5/29/2018
2.1.0-rc1-final 65,415 5/6/2018
2.1.0-preview2-final 130,072 4/10/2018
2.1.0-preview1-final 198,159 2/26/2018
2.0.3 4,234,903 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,519,984 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 7,714,105 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,216,848 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 74,223 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 36,778 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 241,923 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 215,578 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 62,262 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 84,462 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,131,803 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 753,264 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 1,952,268 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,973 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 22,427 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 14,794 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 24,594 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 545,150 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 18,146 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 592,739 10/17/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0-preview2-final 363,527 6/27/2016 1.0.0-preview2-final is deprecated because it is no longer maintained.