Microsoft.EntityFrameworkCore.Design 9.0.0-preview.3.24172.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.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
32
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
29
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
27
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
25
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
24
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
23
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
22
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
20
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
17

.NET 8.0

Version Downloads Last updated
9.0.0-preview.3.24172.4 1 4/17/2024
9.0.0-preview.2.24128.4 5 3/14/2024
9.0.0-preview.1.24081.2 10 2/20/2024
8.0.4 2 4/11/2024
8.0.3 6 3/14/2024
8.0.2 9 2/27/2024
8.0.1 11 1/15/2024
8.0.0 11 11/16/2023
8.0.0-rc.2.23480.1 10 10/13/2023
8.0.0-rc.1.23419.6 18 9/15/2023
8.0.0-preview.7.23375.4 18 8/22/2023
8.0.0-preview.6.23329.4 15 7/28/2023
8.0.0-preview.5.23280.1 18 7/17/2023
8.0.0-preview.4.23259.3 19 6/9/2023
8.0.0-preview.3.23174.2 16 5/17/2023
8.0.0-preview.2.23128.3 22 5/17/2023
8.0.0-preview.1.23111.4 20 2/24/2023
7.0.18 3 4/15/2024
7.0.17 8 3/15/2024
7.0.16 9 2/29/2024
7.0.15 9 1/15/2024
7.0.14 14 11/17/2023
7.0.13 11 10/28/2023
7.0.12 10 10/13/2023
7.0.11 15 9/18/2023
7.0.10 15 8/23/2023
7.0.9 18 8/3/2023
7.0.8 18 8/3/2023
7.0.7 16 8/3/2023
7.0.5 20 5/17/2023
7.0.4 19 5/17/2023
7.0.3 17 2/24/2023
7.0.2 16 2/24/2023
7.0.1 22 2/24/2023
7.0.0 23 11/22/2022
7.0.0-rc.2.22472.11 19 12/4/2022
7.0.0-rc.1.22426.7 19 9/16/2022
7.0.0-preview.7.22376.2 24 8/15/2022
7.0.0-preview.6.22329.4 24 7/24/2022
7.0.0-preview.5.22302.2 24 6/29/2022
7.0.0-preview.4.22229.2 23 6/29/2022
7.0.0-preview.3.22175.1 23 6/29/2022
7.0.0-preview.2.22153.1 26 6/29/2022
7.0.0-preview.1.22076.6 21 6/29/2022
6.0.29 2 4/11/2024
6.0.28 6 3/14/2024
6.0.27 8 2/21/2024
6.0.26 8 1/15/2024
6.0.25 11 11/17/2023
6.0.24 12 10/28/2023
6.0.23 14 10/13/2023
6.0.22 11 9/23/2023
6.0.21 16 8/23/2023
6.0.20 19 8/3/2023
6.0.19 15 8/3/2023
6.0.18 15 8/3/2023
6.0.16 16 5/17/2023
6.0.15 14 5/17/2023
6.0.14 16 2/24/2023
6.0.13 15 2/24/2023
6.0.12 18 12/31/2022
6.0.11 19 12/5/2022
6.0.10 26 11/12/2022
6.0.9 18 9/17/2022
6.0.8 27 9/17/2022
6.0.7 23 9/17/2022
6.0.6 21 6/29/2022
6.0.5 25 6/29/2022
6.0.4 34 6/29/2022
6.0.3 17 6/29/2022
6.0.2 18 6/29/2022
6.0.1 25 6/29/2022
6.0.0 27 6/29/2022
6.0.0-rc.2.21480.5 24 6/29/2022
6.0.0-rc.1.21452.10 22 6/29/2022
6.0.0-preview.7.21378.4 26 6/29/2022
6.0.0-preview.6.21352.1 22 6/29/2022
6.0.0-preview.5.21301.9 26 6/29/2022
6.0.0-preview.4.21253.1 20 6/29/2022
6.0.0-preview.3.21201.2 25 6/29/2022
6.0.0-preview.2.21154.2 22 6/29/2022
6.0.0-preview.1.21102.2 21 6/29/2022
5.0.17 20 6/29/2022
5.0.16 28 6/29/2022
5.0.15 19 6/29/2022
5.0.14 25 6/29/2022
5.0.13 19 6/29/2022
5.0.12 19 6/29/2022
5.0.11 21 6/29/2022
5.0.10 22 6/29/2022
5.0.9 19 6/29/2022
5.0.8 31 6/29/2022
5.0.7 17 6/29/2022
5.0.6 23 6/29/2022
5.0.5 24 6/29/2022
5.0.4 23 6/29/2022
5.0.3 19 6/29/2022
5.0.2 26 6/29/2022
5.0.1 22 6/29/2022
5.0.0 20 6/29/2022
5.0.0-rc.2.20475.6 20 6/29/2022
5.0.0-rc.1.20451.13 17 6/29/2022
5.0.0-preview.8.20407.4 28 6/29/2022
5.0.0-preview.7.20365.15 27 6/29/2022
5.0.0-preview.6.20312.4 20 6/29/2022
5.0.0-preview.5.20278.2 20 6/29/2022
5.0.0-preview.4.20220.10 22 6/29/2022
5.0.0-preview.3.20181.2 27 6/29/2022
5.0.0-preview.2.20159.4 19 6/29/2022
5.0.0-preview.2.20120.8 24 6/29/2022
3.1.32 18 2/24/2023
3.1.31 24 12/5/2022
3.1.30 29 10/16/2022
3.1.29 28 9/17/2022
3.1.28 24 9/16/2022
3.1.27 27 9/17/2022
3.1.26 27 6/29/2022
3.1.25 22 6/29/2022
3.1.24 17 6/29/2022
3.1.23 25 6/29/2022
3.1.22 16 6/29/2022
3.1.21 30 6/29/2022
3.1.20 18 6/29/2022
3.1.19 16 6/29/2022
3.1.18 15 6/29/2022
3.1.17 19 6/29/2022
3.1.16 25 6/29/2022
3.1.15 20 6/29/2022
3.1.14 18 6/29/2022
3.1.13 23 6/29/2022
3.1.12 24 6/29/2022
3.1.11 19 6/29/2022
3.1.10 24 6/29/2022
3.1.9 30 6/29/2022
3.1.8 28 6/29/2022
3.1.7 17 6/29/2022
3.1.6 31 6/29/2022
3.1.5 19 6/29/2022
3.1.4 21 6/29/2022
3.1.3 24 6/29/2022
3.1.2 17 6/29/2022
3.1.1 18 6/29/2022
3.1.0 14 6/29/2022
3.1.0-preview3.19554.8 24 6/29/2022
3.1.0-preview2.19525.5 32 6/29/2022
3.1.0-preview1.19506.2 26 6/29/2022
3.0.3 17 6/29/2022
3.0.2 22 6/29/2022
3.0.1 24 6/29/2022
3.0.0 30 6/30/2022
3.0.0-rc1.19456.14 24 6/29/2022
3.0.0-preview9.19423.6 25 6/29/2022
3.0.0-preview8.19405.11 23 6/29/2022
3.0.0-preview7.19362.6 30 6/29/2022
3.0.0-preview6.19304.10 23 6/29/2022
3.0.0-preview5.19227.1 30 6/30/2022
3.0.0-preview4.19216.3 22 6/30/2022
3.0.0-preview3.19153.1 19 6/30/2022
3.0.0-preview.19074.3 19 6/30/2022
3.0.0-preview.18572.1 19 6/30/2022
2.2.6 16 6/30/2022
2.2.4 21 6/30/2022
2.2.3 19 6/30/2022
2.2.2 23 6/30/2022
2.2.1 21 6/30/2022
2.2.0 25 6/30/2022
2.2.0-preview3-35497 24 6/30/2022
2.2.0-preview2-35157 24 6/30/2022
2.2.0-preview1-35029 25 6/30/2022
2.1.14 25 6/30/2022
2.1.11 26 6/30/2022
2.1.8 21 6/30/2022
2.1.4 22 6/30/2022
2.1.3 18 6/30/2022
2.1.2 29 6/30/2022
2.1.1 30 6/30/2022
2.1.0 28 6/30/2022
2.1.0-rc1-final 22 6/30/2022
2.1.0-preview2-final 20 6/30/2022
2.1.0-preview1-final 20 6/30/2022
2.0.3 20 6/30/2022
2.0.2 18 6/30/2022
2.0.1 24 6/30/2022
2.0.0 19 6/30/2022
2.0.0-preview2-final 16 6/30/2022
2.0.0-preview1-final 19 6/30/2022
1.1.6 20 6/30/2022
1.1.5 22 6/30/2022
1.1.4 18 6/30/2022
1.1.3 23 6/29/2022
1.1.2 18 6/29/2022
1.1.1 31 6/29/2022
1.1.0 23 6/29/2022
1.1.0-preview1-final 23 6/29/2022
1.0.6 22 6/29/2022
1.0.5 16 6/29/2022
1.0.4 30 6/29/2022
1.0.3 25 6/29/2022
1.0.2 28 6/29/2022
1.0.1 17 6/29/2022
1.0.0-preview2-final 26 6/29/2022