Microsoft.EntityFrameworkCore.Design 9.0.0

Prefix Reserved
dotnet add package Microsoft.EntityFrameworkCore.Design --version 9.0.0                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Design -Version 9.0.0                
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="9.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Design --version 9.0.0                
#r "nuget: Microsoft.EntityFrameworkCore.Design, 9.0.0"                
#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.
// Install Microsoft.EntityFrameworkCore.Design as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Design&version=9.0.0

// Install Microsoft.EntityFrameworkCore.Design as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Design&version=9.0.0                

The Entity Framework Core tools help with design-time development tasks. They're primarily used to manage Migrations and to scaffold a DbContext and entity types by reverse engineering the schema of a database.

The Microsoft.EntityFrameworkCore.Design package is required for either command-line or Package Manager Console-based tooling, and is a dependency of dotnet-ef and Microsoft.EntityFrameworkCore.Tools.

Usage

Install the package into your project and then use either dotnet-ef or Microsoft.EntityFrameworkCore.Tools.

By default, the package will install with PrivateAssets="All" so that the tooling assembly will not be included with your published app. For example:

<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.2">
    <PrivateAssets>all</PrivateAssets>
    <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

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

NuGet packages (522)

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.

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.

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

Reo.Core.Database

Package Description

GitHub repositories (460)

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

Repository Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
jellyfin/jellyfin
The Free Software Media System
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
Version Downloads Last updated
9.0.0 40,753 11/12/2024
9.0.0-rc.2.24474.1 51,340 10/8/2024
9.0.0-rc.1.24451.1 39,464 9/10/2024
9.0.0-preview.7.24405.3 22,690 8/13/2024
9.0.0-preview.6.24327.4 21,584 7/9/2024
9.0.0-preview.5.24306.3 16,313 6/11/2024
9.0.0-preview.4.24267.1 18,261 5/21/2024
9.0.0-preview.3.24172.4 116,593 4/11/2024
9.0.0-preview.2.24128.4 27,825 3/12/2024
9.0.0-preview.1.24081.2 46,063 2/13/2024
8.0.11 37,896 11/12/2024
8.0.10 2,904,355 10/8/2024
8.0.8 7,001,263 8/13/2024
8.0.7 5,225,965 7/9/2024
8.0.6 6,514,645 5/28/2024
8.0.5 2,622,250 5/14/2024
8.0.4 7,132,611 4/9/2024
8.0.3 4,670,137 3/12/2024
8.0.2 5,995,350 2/13/2024
8.0.1 5,528,003 1/9/2024
8.0.0 10,225,236 11/14/2023
8.0.0-rc.2.23480.1 107,432 10/10/2023
8.0.0-rc.1.23419.6 67,117 9/12/2023
8.0.0-preview.7.23375.4 37,944 8/8/2023
8.0.0-preview.6.23329.4 52,836 7/11/2023
8.0.0-preview.5.23280.1 70,149 6/13/2023
8.0.0-preview.4.23259.3 55,801 5/16/2023
8.0.0-preview.3.23174.2 80,098 4/11/2023
8.0.0-preview.2.23128.3 44,294 3/14/2023
8.0.0-preview.1.23111.4 91,467 2/21/2023
7.0.20 782,603 5/28/2024
7.0.19 201,108 5/14/2024
7.0.18 557,811 4/9/2024
7.0.17 642,492 3/12/2024
7.0.16 995,566 2/13/2024
7.0.15 1,317,885 1/9/2024
7.0.14 2,700,774 11/14/2023
7.0.13 3,496,443 10/24/2023
7.0.12 2,146,505 10/10/2023
7.0.11 5,258,372 9/12/2023
7.0.10 4,885,856 8/8/2023
7.0.9 5,148,734 7/11/2023
7.0.8 3,048,634 6/22/2023
7.0.7 1,569,631 6/13/2023
7.0.5 10,871,739 4/11/2023
7.0.4 5,076,781 3/14/2023
7.0.3 5,763,049 2/14/2023
7.0.2 7,007,989 1/10/2023
7.0.1 4,082,998 12/13/2022
7.0.0 5,504,242 11/7/2022
7.0.0-rc.2.22472.11 99,317 10/11/2022
7.0.0-rc.1.22426.7 51,446 9/14/2022
7.0.0-preview.7.22376.2 41,014 8/9/2022
7.0.0-preview.6.22329.4 35,914 7/12/2022
7.0.0-preview.5.22302.2 27,732 6/14/2022
7.0.0-preview.4.22229.2 37,665 5/10/2022
7.0.0-preview.3.22175.1 55,519 4/13/2022
7.0.0-preview.2.22153.1 29,159 3/14/2022
7.0.0-preview.1.22076.6 24,770 2/17/2022
6.0.36 3,395 11/12/2024
6.0.35 97,765 10/8/2024
6.0.33 382,662 8/13/2024
6.0.32 228,526 7/9/2024
6.0.31 334,493 5/28/2024
6.0.30 177,997 5/14/2024
6.0.29 656,523 4/9/2024
6.0.28 581,556 3/12/2024
6.0.27 587,224 2/13/2024
6.0.26 924,862 1/9/2024
6.0.25 1,433,503 11/14/2023
6.0.24 708,520 10/24/2023
6.0.23 593,190 10/10/2023
6.0.22 1,281,861 9/12/2023
6.0.21 1,300,539 8/8/2023
6.0.20 1,257,666 7/11/2023
6.0.19 843,725 6/22/2023
6.0.18 602,817 6/13/2023
6.0.16 3,451,894 4/11/2023
6.0.15 1,841,213 3/14/2023
6.0.14 2,444,470 2/14/2023
6.0.13 3,452,790 1/10/2023
6.0.12 3,586,046 12/13/2022
6.0.11 4,549,746 11/7/2022
6.0.10 8,195,183 10/11/2022
6.0.9 7,102,390 9/13/2022
6.0.8 9,067,217 8/9/2022
6.0.7 14,894,438 7/12/2022
6.0.6 6,280,974 6/14/2022
6.0.5 8,895,662 5/10/2022
6.0.4 7,234,448 4/11/2022
6.0.3 7,666,271 3/8/2022
6.0.2 6,312,627 2/8/2022
6.0.1 10,450,764 12/14/2021
6.0.0 14,852,738 11/8/2021
6.0.0-rc.2.21480.5 105,465 10/12/2021
6.0.0-rc.1.21452.10 70,144 9/14/2021
6.0.0-preview.7.21378.4 66,176 8/10/2021
6.0.0-preview.6.21352.1 24,908 7/14/2021
6.0.0-preview.5.21301.9 78,197 6/15/2021
6.0.0-preview.4.21253.1 46,609 5/24/2021
6.0.0-preview.3.21201.2 42,992 4/8/2021
6.0.0-preview.2.21154.2 17,964 3/11/2021
6.0.0-preview.1.21102.2 40,749 2/12/2021
5.0.17 3,353,073 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 615,150 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 949,664 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 1,250,239 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 2,070,003 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 2,163,617 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 4,167,254 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 5,289,064 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 4,621,634 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 4,089,193 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 5,137,720 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 3,707,781 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 5,228,074 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 3,457,505 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 3,540,288 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 4,002,355 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 6,167,094 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 4,706,685 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 105,162 10/13/2020
5.0.0-rc.1.20451.13 120,869 9/14/2020
5.0.0-preview.8.20407.4 48,703 8/25/2020
5.0.0-preview.7.20365.15 43,912 7/21/2020
5.0.0-preview.6.20312.4 38,083 6/25/2020
5.0.0-preview.5.20278.2 27,838 6/10/2020
5.0.0-preview.4.20220.10 36,600 5/18/2020
5.0.0-preview.3.20181.2 48,661 4/23/2020
5.0.0-preview.2.20159.4 31,309 4/2/2020
5.0.0-preview.2.20120.8 17,435 3/16/2020
3.1.32 1,164,052 12/13/2022
3.1.31 204,141 11/8/2022
3.1.30 253,266 10/11/2022
3.1.29 586,752 9/13/2022
3.1.28 213,717 8/9/2022
3.1.27 191,317 7/12/2022
3.1.26 279,327 6/14/2022
3.1.25 422,312 5/10/2022
3.1.24 206,317 4/11/2022
3.1.23 533,206 3/8/2022
3.1.22 1,162,847 12/14/2021
3.1.21 1,111,232 11/7/2021
3.1.20 556,985 10/11/2021
3.1.19 845,994 9/14/2021
3.1.18 1,289,850 8/10/2021
3.1.17 829,289 7/13/2021
3.1.16 989,186 6/8/2021
3.1.15 1,051,957 5/11/2021
3.1.14 1,314,592 4/6/2021
3.1.13 1,504,639 3/9/2021
3.1.12 1,484,769 2/9/2021
3.1.11 2,020,506 1/12/2021
3.1.10 3,159,586 11/9/2020
3.1.9 5,993,606 10/13/2020
3.1.8 7,318,309 9/8/2020
3.1.7 4,344,017 8/11/2020
3.1.6 4,767,471 7/14/2020
3.1.5 5,990,206 6/9/2020
3.1.4 6,157,682 5/12/2020
3.1.3 12,256,409 3/24/2020
3.1.2 5,863,760 2/19/2020
3.1.1 5,525,598 1/14/2020
3.1.0 6,439,685 12/3/2019
3.1.0-preview3.19554.8 46,883 11/13/2019
3.1.0-preview2.19525.5 19,472 11/1/2019
3.1.0-preview1.19506.2 702,442 10/15/2019
3.0.3 93,016 2/19/2020
3.0.2 37,311 1/14/2020
3.0.1 691,919 11/18/2019
3.0.0 7,280,089 9/23/2019
3.0.0-rc1.19456.14 31,513 9/16/2019
3.0.0-preview9.19423.6 52,547 9/4/2019
3.0.0-preview8.19405.11 372,882 8/13/2019
3.0.0-preview7.19362.6 36,598 7/23/2019
3.0.0-preview6.19304.10 46,595 6/12/2019
3.0.0-preview5.19227.1 602,822 5/6/2019
3.0.0-preview4.19216.3 10,231 4/18/2019
3.0.0-preview3.19153.1 33,447 3/6/2019
3.0.0-preview.19074.3 18,475 1/29/2019
3.0.0-preview.18572.1 15,761 12/3/2018
2.2.6 15,205,832 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 8,573,051 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 2,593,779 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 2,808,076 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 3,297,679 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 12,940,729 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 104,146 10/17/2018
2.2.0-preview2-35157 98,220 9/12/2018
2.2.0-preview1-35029 55,876 8/22/2018
2.1.14 2,251,525 11/18/2019
2.1.11 2,235,929 5/14/2019
2.1.8 2,305,461 2/12/2019
2.1.4 7,968,316 10/1/2018
2.1.3 3,609,669 9/11/2018
2.1.2 2,926,126 8/21/2018
2.1.1 11,775,012 6/18/2018
2.1.0 6,659,559 5/29/2018
2.1.0-rc1-final 64,468 5/6/2018
2.1.0-preview2-final 128,084 4/10/2018
2.1.0-preview1-final 194,658 2/26/2018
2.0.3 4,079,995 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,346,083 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 7,511,672 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 8,008,010 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 72,815 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 36,007 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 226,547 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 212,278 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 60,201 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.3 83,288 9/20/2017 1.1.3 is deprecated because it is no longer maintained.
1.1.2 1,098,923 5/9/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 740,630 3/6/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 1,948,453 11/16/2016 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview1-final 11,402 10/24/2016 1.1.0-preview1-final is deprecated because it is no longer maintained.
1.0.6 21,621 11/14/2017 1.0.6 is deprecated because it is no longer maintained.
1.0.5 14,234 9/20/2017 1.0.5 is deprecated because it is no longer maintained.
1.0.4 23,827 5/9/2017 1.0.4 is deprecated because it is no longer maintained.
1.0.3 445,033 3/6/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 17,417 12/12/2016 1.0.2 is deprecated because it is no longer maintained.
1.0.1 402,445 10/17/2016 1.0.1 is deprecated because it is no longer maintained.
1.0.0-preview2-final 362,472 6/27/2016 1.0.0-preview2-final is deprecated because it is no longer maintained.