Microsoft.EntityFrameworkCore.Design 10.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.

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

Packages Downloads
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
98
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
100
Microsoft.EntityFrameworkCore.Tools
Entity Framework Core Package Manager Console Tools. Includes Scaffold-DbContext, Add-Migration, and Update-Database.
108
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
99
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
100
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
111
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
121
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
129
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
145
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
184
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
190
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
98
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
103
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
110
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
98
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
100
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
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 Scaffold-DbContext Script-Migrations Update-Database
107

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