Microsoft.EntityFrameworkCore.Design 10.0.0-preview.7.25380.108

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.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
79
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
74
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
73
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
68
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
62
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
61
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
60
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
59
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
55
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
49

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