Microsoft.EntityFrameworkCore.Design 9.0.0-preview.2.24128.4

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.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.Design.

Packages Downloads
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Get-Migration Remove-Migration Scaffold-DbContext Script-Migration Update-Database
118
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Get-Migration Remove-Migration Scaffold-DbContext Script-Migration Update-Database
47
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
25
Pomelo.EntityFrameworkCore.MySql
Package Description
24
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
24
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
23
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
23
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
23
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
23
Pomelo.EntityFrameworkCore.MySql
Pomelo's MySQL database provider for Entity Framework Core.
22
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
22
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Scaffold-DbContext Script-Migrations Update-Database
22
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Drop-Database Get-DbContext Get-Migration Remove-Migration Scaffold-DbContext Script-Migration Update-Database
22
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
22

.NET 8.0

Version Downloads Last updated
10.0.0-rc.2.25502.107 4 10/15/2025
10.0.0-rc.1.25451.107 5 09/11/2025
10.0.0-preview.7.25380.108 8 08/14/2025
10.0.0-preview.6.25358.103 10 07/17/2025
10.0.0-preview.5.25277.114 9 06/08/2025
10.0.0-preview.4.25258.110 15 05/15/2025
10.0.0-preview.3.25171.6 14 04/15/2025
10.0.0-preview.2.25163.8 15 03/20/2025
10.0.0-preview.1.25081.1 19 02/28/2025
9.0.10 5 10/15/2025
9.0.9 6 09/11/2025
9.0.8 8 08/09/2025
9.0.7 8 07/09/2025
9.0.6 9 06/13/2025
9.0.5 13 05/15/2025
9.0.4 17 04/14/2025
9.0.3 16 03/20/2025
9.0.2 18 02/18/2025
9.0.1 20 01/24/2025
9.0.0 21 11/27/2024
9.0.0-rc.2.24474.1 20 11/27/2024
9.0.0-rc.1.24451.1 20 10/05/2024
9.0.0-preview.7.24405.3 23 11/27/2024
9.0.0-preview.6.24327.4 15 11/27/2024
9.0.0-preview.5.24306.3 20 10/21/2024
9.0.0-preview.4.24267.1 18 11/27/2024
9.0.0-preview.3.24172.4 21 11/27/2024
9.0.0-preview.2.24128.4 22 06/19/2024
9.0.0-preview.1.24081.2 22 10/06/2024
8.0.21 5 10/15/2025
8.0.20 5 09/11/2025
8.0.19 7 08/09/2025
8.0.18 8 07/09/2025
8.0.17 8 06/14/2025
8.0.16 15 05/15/2025
8.0.15 15 04/14/2025
8.0.14 13 03/20/2025
8.0.13 19 02/25/2025
8.0.12 15 01/28/2025
8.0.11 21 11/27/2024
8.0.10 19 11/27/2024
8.0.8 18 09/25/2024
8.0.7 20 11/21/2024
8.0.6 18 10/06/2024
8.0.5 20 10/16/2024
8.0.4 21 10/06/2024
8.0.3 19 10/06/2024
8.0.2 20 11/03/2024
8.0.1 20 11/27/2024
8.0.0 25 03/20/2024
8.0.0-rc.2.23480.1 20 10/06/2024
8.0.0-rc.1.23419.6 17 10/06/2024
8.0.0-preview.7.23375.4 19 11/27/2024
8.0.0-preview.6.23329.4 18 10/06/2024
8.0.0-preview.5.23280.1 18 10/06/2024
8.0.0-preview.4.23259.3 15 11/27/2024
8.0.0-preview.3.23174.2 15 10/08/2024
8.0.0-preview.2.23128.3 17 11/27/2024
8.0.0-preview.1.23111.4 20 11/27/2024
7.0.20 20 11/27/2024
7.0.19 21 10/06/2024
7.0.18 20 10/30/2024
7.0.17 18 11/27/2024
7.0.16 21 10/06/2024
7.0.15 20 10/27/2024
7.0.14 18 11/27/2024
7.0.13 20 10/06/2024
7.0.12 22 10/05/2024
7.0.11 18 10/06/2024
7.0.10 16 10/06/2024
7.0.9 20 10/06/2024
7.0.8 19 10/06/2024
7.0.7 20 11/22/2024
7.0.5 20 10/25/2024
7.0.4 18 11/27/2024
7.0.3 19 10/06/2024
7.0.2 17 11/27/2024
7.0.1 17 11/27/2024
7.0.0 21 12/02/2022
7.0.0-rc.2.22472.11 20 10/06/2024
7.0.0-rc.1.22426.7 13 11/10/2024
7.0.0-preview.7.22376.2 15 10/06/2024
7.0.0-preview.6.22329.4 17 11/27/2024
7.0.0-preview.5.22302.2 19 11/27/2024
7.0.0-preview.4.22229.2 18 11/27/2024
7.0.0-preview.3.22175.1 17 10/06/2024
7.0.0-preview.2.22153.1 22 10/06/2024
7.0.0-preview.1.22076.6 15 10/06/2024
6.0.36 17 11/27/2024
6.0.35 21 11/27/2024
6.0.33 16 10/05/2024
6.0.32 20 11/23/2024
6.0.31 18 11/27/2024
6.0.30 18 10/06/2024
6.0.29 15 11/27/2024
6.0.28 20 10/06/2024
6.0.27 20 11/27/2024
6.0.26 15 11/27/2024
6.0.25 21 10/06/2024
6.0.24 20 11/27/2024
6.0.23 17 11/27/2024
6.0.22 23 10/06/2024
6.0.21 21 10/06/2024
6.0.20 19 11/23/2024
6.0.19 21 10/06/2024
6.0.18 17 10/06/2024
6.0.16 21 10/06/2024
6.0.15 16 11/27/2024
6.0.14 22 10/06/2024
6.0.13 16 11/27/2024
6.0.12 17 10/25/2024
6.0.11 19 12/02/2022
6.0.10 17 11/27/2024
6.0.9 21 10/06/2024
6.0.8 18 11/06/2022
6.0.7 20 10/06/2024
6.0.6 17 11/27/2024
6.0.5 17 10/16/2024
6.0.4 19 10/06/2024
6.0.3 18 11/27/2024
6.0.2 21 10/06/2024
6.0.1 20 11/27/2024
6.0.0 22 10/06/2024
6.0.0-rc.2.21480.5 17 10/06/2024
6.0.0-rc.1.21452.10 19 10/06/2024
6.0.0-preview.7.21378.4 18 10/06/2024
6.0.0-preview.6.21352.1 20 10/06/2024
6.0.0-preview.5.21301.9 20 11/27/2024
6.0.0-preview.4.21253.1 17 10/06/2024
6.0.0-preview.3.21201.2 18 10/06/2024
6.0.0-preview.2.21154.2 15 10/06/2024
6.0.0-preview.1.21102.2 18 11/27/2024
5.0.17 49 09/10/2022
5.0.16 20 11/27/2024
5.0.15 17 11/22/2024
5.0.14 20 10/06/2024
5.0.13 18 11/27/2024
5.0.12 18 10/06/2024
5.0.11 19 10/06/2024
5.0.10 20 11/04/2024
5.0.9 117 01/25/2022
5.0.8 18 11/27/2024
5.0.7 18 02/06/2022
5.0.6 18 10/06/2024
5.0.5 20 11/27/2024
5.0.4 19 11/27/2024
5.0.3 20 01/08/2022
5.0.2 21 11/04/2024
5.0.1 23 01/08/2022
5.0.0 17 11/27/2024
5.0.0-rc.2.20475.6 19 11/26/2024
5.0.0-rc.1.20451.13 20 11/27/2024
5.0.0-preview.8.20407.4 18 10/06/2024
5.0.0-preview.7.20365.15 17 10/06/2024
5.0.0-preview.6.20312.4 17 10/06/2024
5.0.0-preview.5.20278.2 20 11/27/2024
5.0.0-preview.4.20220.10 21 11/27/2024
5.0.0-preview.3.20181.2 19 10/06/2024
5.0.0-preview.2.20159.4 21 11/27/2024
5.0.0-preview.2.20120.8 15 11/27/2024
3.1.32 17 10/06/2024
3.1.31 20 10/06/2024
3.1.30 17 10/11/2024
3.1.29 19 10/14/2024
3.1.28 19 10/07/2024
3.1.27 21 10/06/2024
3.1.26 21 10/06/2024
3.1.25 18 11/27/2024
3.1.24 17 10/06/2024
3.1.23 20 10/06/2024
3.1.22 19 11/24/2024
3.1.21 21 10/14/2024
3.1.20 19 10/06/2024
3.1.19 20 11/27/2024
3.1.18 23 11/27/2024
3.1.17 19 11/27/2024
3.1.16 15 11/27/2024
3.1.15 17 11/27/2024
3.1.14 17 10/06/2024
3.1.13 21 10/06/2024
3.1.12 18 11/27/2024
3.1.11 23 11/27/2024
3.1.10 21 11/27/2024
3.1.9 23 10/06/2024
3.1.8 20 05/17/2023
3.1.7 16 10/06/2024
3.1.6 19 11/27/2024
3.1.5 18 10/06/2024
3.1.4 18 10/06/2024
3.1.3 20 10/06/2024
3.1.2 21 10/06/2024
3.1.1 22 10/06/2024
3.1.0 17 11/27/2024
3.1.0-preview3.19554.8 16 11/27/2024
3.1.0-preview2.19525.5 20 11/27/2024
3.1.0-preview1.19506.2 16 11/27/2024
3.0.3 20 11/27/2024
3.0.2 20 10/06/2024
3.0.1 20 10/06/2024
3.0.0 17 11/25/2024
3.0.0-rc1.19456.14 16 10/06/2024
3.0.0-preview9.19423.6 20 10/06/2024
3.0.0-preview8.19405.11 19 10/06/2024
3.0.0-preview7.19362.6 20 10/06/2024
3.0.0-preview6.19304.10 20 10/06/2024
3.0.0-preview5.19227.1 20 10/06/2024
3.0.0-preview4.19216.3 16 11/27/2024
3.0.0-preview3.19153.1 22 11/27/2024
3.0.0-preview.19074.3 17 10/06/2024
3.0.0-preview.18572.1 14 10/06/2024
2.3.0 19 01/24/2025
2.2.6 21 10/06/2024
2.2.4 21 10/06/2024
2.2.3 17 11/27/2024
2.2.2 18 11/27/2024
2.2.1 19 11/27/2024
2.2.0 17 10/06/2024
2.2.0-preview3-35497 17 10/05/2024
2.2.0-preview2-35157 16 11/27/2024
2.2.0-preview1-35029 24 11/27/2024
2.1.14 19 11/02/2024
2.1.11 22 10/06/2024
2.1.8 22 11/27/2024
2.1.4 25 04/20/2022
2.1.3 17 10/06/2024
2.1.2 17 11/23/2024
2.1.1 21 10/06/2024
2.1.0 18 10/06/2024
2.1.0-rc1-final 23 11/10/2024
2.1.0-preview2-final 20 11/27/2024
2.1.0-preview1-final 20 11/27/2024
2.0.3 21 10/06/2024
2.0.2 21 10/06/2024
2.0.1 18 10/06/2024
2.0.0 15 11/27/2024
2.0.0-preview2-final 20 10/06/2024
2.0.0-preview1-final 21 10/06/2024
1.1.6 17 11/27/2024
1.1.5 20 10/06/2024
1.1.4 20 10/10/2024
1.1.3 24 10/06/2024
1.1.2 18 10/06/2024
1.1.1 21 10/06/2024
1.1.0 21 11/27/2024
1.1.0-preview1-final 21 11/27/2024
1.0.6 22 11/27/2024
1.0.5 21 10/06/2024
1.0.4 17 10/06/2024
1.0.3 16 11/27/2024
1.0.2 18 10/13/2024
1.0.1 20 10/06/2024
1.0.0-preview2-final 17 11/27/2024