dotnet-ef
9.0.0-rc.2.24474.1
Prefix Reserved
This is a prerelease version of dotnet-ef.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global dotnet-ef --version 9.0.0-rc.2.24474.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local dotnet-ef --version 9.0.0-rc.2.24474.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-ef&version=9.0.0-rc.2.24474.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-ef --version 9.0.0-rc.2.24474.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
This package, dotnet-ef
is for cross-platform command line tooling that can be used anywhere.
Usage
Install the tool package using:
dotnet tool install --global dotnet-ef
The available commands are listed in the following table.
Command | Usage |
---|---|
dotnet ef --help | Displays information about Entity Framework commands. |
dotnet ef database drop | Drops the database. |
dotnet ef database update | Updates the database to the last migration or to a specified migration |
dotnet ef dbcontext info | Gets information about a DbContext type. |
dotnet ef dbcontext list | Lists available DbContext types. |
dotnet ef dbcontext optimize | Generates a compiled version of the model used by the DbContext . |
dotnet ef dbcontext scaffold | Generates a DbContext and entity type classes for a specified database. |
dotnet ef dbcontext script | Generates a SQL script from the DbContext . Bypasses any migrations. |
dotnet ef migrations add | Adds a new migration. |
dotnet ef migrations bundle | Creates an executable to update the database. |
dotnet ef migrations has-pending-model-changes | Checks if any changes have been made to the model since the last migration. |
dotnet ef migrations list | Lists available migrations. |
dotnet ef migrations remove | Removes the last migration. |
dotnet ef migrations script | Generates a SQL script from the migrations. |
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated | |
---|---|---|---|
10.0.0-preview.5.25277.114 | 347 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 774 | 5/12/2025 | |
10.0.0-preview.3.25171.6 | 917 | 4/10/2025 | |
10.0.0-preview.2.25163.8 | 749 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 773 | 2/25/2025 | |
9.0.6 | 410,978 | 6/10/2025 | |
9.0.5 | 1,477,134 | 5/13/2025 | |
9.0.4 | 1,949,965 | 4/8/2025 | |
9.0.3 | 1,680,031 | 3/11/2025 | |
9.0.2 | 1,654,613 | 2/11/2025 | |
9.0.1 | 1,473,920 | 1/14/2025 | |
9.0.0 | 2,771,204 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 5,568 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 2,834 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 1,722 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 2,067 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 1,828 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 1,331 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 1,923 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,609 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 1,954 | 2/13/2024 | |
8.0.17 | 25,372 | 6/10/2025 | |
8.0.16 | 103,992 | 5/13/2025 | |
8.0.15 | 177,390 | 4/8/2025 | |
8.0.14 | 197,668 | 3/11/2025 | |
8.0.13 | 154,211 | 2/11/2025 | |
8.0.12 | 200,603 | 1/14/2025 | |
8.0.11 | 526,255 | 11/12/2024 | |
8.0.10 | 2,144,148 | 10/8/2024 | |
8.0.8 | 3,478,398 | 8/13/2024 | |
8.0.7 | 1,883,648 | 7/9/2024 | |
8.0.6 | 2,739,512 | 5/28/2024 | |
8.0.5 | 892,692 | 5/14/2024 | |
8.0.4 | 2,149,366 | 4/9/2024 | |
8.0.3 | 1,494,084 | 3/12/2024 | |
8.0.2 | 1,640,326 | 2/13/2024 | |
8.0.1 | 2,053,131 | 1/9/2024 | |
8.0.0 | 3,097,371 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 19,785 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 8,072 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 2,233 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 2,940 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 1,823 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 2,178 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 2,528 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 2,190 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 1,040 | 2/21/2023 | |
7.0.20 | 212,230 | 5/28/2024 | |
7.0.19 | 34,456 | 5/14/2024 | |
7.0.18 | 70,224 | 4/9/2024 | |
7.0.17 | 100,078 | 3/12/2024 | |
7.0.16 | 145,356 | 2/13/2024 | |
7.0.15 | 179,732 | 1/9/2024 | |
7.0.14 | 950,947 | 11/14/2023 | |
7.0.13 | 1,539,276 | 10/24/2023 | |
7.0.12 | 674,748 | 10/10/2023 | |
7.0.11 | 1,267,073 | 9/12/2023 | |
7.0.10 | 1,615,246 | 8/8/2023 | |
7.0.9 | 1,121,912 | 7/11/2023 | |
7.0.8 | 761,467 | 6/22/2023 | |
7.0.7 | 435,308 | 6/13/2023 | |
7.0.5 | 2,559,534 | 4/11/2023 | |
7.0.4 | 1,042,359 | 3/14/2023 | |
7.0.3 | 1,240,575 | 2/14/2023 | |
7.0.2 | 1,368,598 | 1/10/2023 | |
7.0.1 | 781,704 | 12/13/2022 | |
7.0.0 | 1,651,640 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 4,025 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 3,444 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 1,789 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 2,808 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 2,718 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 2,668 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 1,121 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 846 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 2,184 | 2/17/2022 | |
6.0.36 | 98,004 | 11/12/2024 | |
6.0.35 | 42,513 | 10/8/2024 | |
6.0.33 | 61,360 | 8/13/2024 | |
6.0.32 | 30,634 | 7/9/2024 | |
6.0.31 | 67,228 | 5/28/2024 | |
6.0.30 | 22,696 | 5/14/2024 | |
6.0.29 | 66,011 | 4/9/2024 | |
6.0.28 | 73,805 | 3/12/2024 | |
6.0.27 | 60,517 | 2/13/2024 | |
6.0.26 | 85,749 | 1/9/2024 | |
6.0.25 | 237,075 | 11/14/2023 | |
6.0.24 | 57,314 | 10/24/2023 | |
6.0.23 | 39,485 | 10/10/2023 | |
6.0.22 | 54,578 | 9/12/2023 | |
6.0.21 | 100,109 | 8/8/2023 | |
6.0.20 | 74,108 | 7/11/2023 | |
6.0.19 | 60,956 | 6/22/2023 | |
6.0.18 | 36,844 | 6/13/2023 | |
6.0.16 | 150,803 | 4/11/2023 | |
6.0.15 | 111,345 | 3/14/2023 | |
6.0.14 | 147,538 | 2/14/2023 | |
6.0.13 | 171,297 | 1/10/2023 | |
6.0.12 | 144,710 | 12/13/2022 | |
6.0.11 | 309,113 | 11/7/2022 | |
6.0.10 | 1,351,384 | 10/11/2022 | |
6.0.9 | 1,044,962 | 9/13/2022 | |
6.0.8 | 1,637,064 | 8/9/2022 | |
6.0.7 | 1,414,110 | 7/12/2022 | |
6.0.6 | 1,159,577 | 6/14/2022 | |
6.0.5 | 1,747,693 | 5/10/2022 | |
6.0.4 | 686,422 | 4/11/2022 | |
6.0.3 | 819,780 | 3/8/2022 | |
6.0.2 | 636,620 | 2/8/2022 | |
6.0.1 | 1,067,728 | 12/14/2021 | |
6.0.0 | 1,248,979 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 7,214 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 9,211 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 13,813 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 1,456 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 1,907 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 1,112 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 10,078 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 1,588 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 1,542 | 2/12/2021 | |
5.0.17 | 225,548 | 5/10/2022 | |
5.0.16 | 22,990 | 4/11/2022 | |
5.0.15 | 20,991 | 3/8/2022 | |
5.0.14 | 18,709 | 2/8/2022 | |
5.0.13 | 38,133 | 12/14/2021 | |
5.0.12 | 62,379 | 11/7/2021 | |
5.0.11 | 410,610 | 10/12/2021 | |
5.0.10 | 470,750 | 9/14/2021 | |
5.0.9 | 427,966 | 8/10/2021 | |
5.0.8 | 372,181 | 7/13/2021 | |
5.0.7 | 453,932 | 6/8/2021 | |
5.0.6 | 442,580 | 5/11/2021 | |
5.0.5 | 507,189 | 4/6/2021 | |
5.0.4 | 297,787 | 3/9/2021 | |
5.0.3 | 383,210 | 2/9/2021 | |
5.0.2 | 330,960 | 1/12/2021 | |
5.0.1 | 386,202 | 12/8/2020 | |
5.0.0 | 483,667 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 6,767 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 11,119 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 3,064 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 1,765 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 4,701 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 2,319 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 966 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 1,488 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 849 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 1,140 | 3/16/2020 | |
3.1.32 | 88,129 | 12/13/2022 | |
3.1.31 | 10,273 | 11/8/2022 | |
3.1.30 | 11,246 | 10/11/2022 | |
3.1.29 | 12,767 | 9/13/2022 | |
3.1.28 | 22,550 | 8/9/2022 | |
3.1.27 | 26,597 | 7/12/2022 | |
3.1.26 | 29,161 | 6/14/2022 | |
3.1.25 | 13,164 | 5/10/2022 | |
3.1.24 | 9,446 | 4/11/2022 | |
3.1.23 | 13,101 | 3/8/2022 | |
3.1.22 | 27,562 | 12/14/2021 | |
3.1.21 | 21,623 | 11/7/2021 | |
3.1.20 | 16,374 | 10/11/2021 | |
3.1.19 | 22,008 | 9/14/2021 | |
3.1.18 | 28,024 | 8/10/2021 | |
3.1.17 | 25,510 | 7/13/2021 | |
3.1.16 | 23,880 | 6/8/2021 | |
3.1.15 | 17,774 | 5/11/2021 | |
3.1.14 | 45,723 | 4/6/2021 | |
3.1.13 | 41,555 | 3/9/2021 | |
3.1.12 | 49,196 | 2/9/2021 | |
3.1.11 | 34,361 | 1/12/2021 | |
3.1.10 | 128,450 | 11/9/2020 | |
3.1.9 | 332,848 | 10/13/2020 | |
3.1.8 | 375,248 | 9/8/2020 | |
3.1.7 | 318,080 | 8/11/2020 | |
3.1.6 | 334,509 | 7/14/2020 | |
3.1.5 | 322,995 | 6/9/2020 | |
3.1.4 | 307,794 | 5/12/2020 | |
3.1.3 | 530,329 | 3/24/2020 | |
3.1.2 | 358,186 | 2/19/2020 | |
3.1.1 | 519,114 | 1/14/2020 | |
3.1.0 | 511,770 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 3,922 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 910 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 2,203 | 10/15/2019 | |
3.0.3 | 12,185 | 2/19/2020 | |
3.0.2 | 9,311 | 1/14/2020 | |
3.0.1 | 25,628 | 11/18/2019 | |
3.0.0 | 554,180 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 1,909 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 3,329 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 5,683 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 7,006 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 2,484 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 2,665 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 8,324 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,440 | 3/6/2019 | |
3.0.0-preview.19074.3 | 2,180 | 1/29/2019 | |
3.0.0-preview.18572.1 | 2,908 | 12/3/2018 | |
2.2.6 | 78,418 | 7/9/2019 | |
2.2.3 | 8,931 | 3/11/2019 | |
2.2.2 | 9,653 | 2/12/2019 | |
2.2.1 | 9,510 | 1/8/2019 | |
2.2.0 | 40,174 | 12/3/2018 | |
2.2.0-preview3-35497 | 7,817 | 10/17/2018 | |
2.2.0-preview2-35157 | 7,902 | 9/12/2018 | |
2.2.0-preview1-35029 | 8,036 | 8/22/2018 | |
2.1.14 | 25,411 | 11/18/2019 | |
2.1.11 | 11,074 | 5/14/2019 | |
2.1.8 | 8,492 | 2/12/2019 | |
2.1.4 | 19,979 | 10/1/2018 | |
2.1.3 | 9,367 | 9/11/2018 | |
2.1.2 | 8,666 | 8/21/2018 | |
2.1.1 | 13,830 | 6/18/2018 | |
2.1.0 | 37,978 | 5/29/2018 |