Microsoft.EntityFrameworkCore.Design 8.0.8

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
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
32
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
33
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
41
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
43
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
64
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
105
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
246
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
43
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
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
51
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
102
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
168
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
30
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
33
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
63
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
173
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
34
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
35
Pomelo.EntityFrameworkCore.MySql
Package Description
34
Pomelo.EntityFrameworkCore.MySql
Package Description
35

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