dotnet-ef
10.0.0-preview.7.25380.108
Prefix Reserved
This is a prerelease version of dotnet-ef.
There is a newer prerelease 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 10.0.0-preview.7.25380.108
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 10.0.0-preview.7.25380.108
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-ef&version=10.0.0-preview.7.25380.108&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-ef --version 10.0.0-preview.7.25380.108
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 | net10.0 is compatible. 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-rc.1.25451.107 | 305 | 9/9/2025 | |
10.0.0-preview.7.25380.108 | 2,233 | 8/12/2025 | |
10.0.0-preview.6.25358.103 | 958 | 7/15/2025 | |
10.0.0-preview.5.25277.114 | 1,256 | 6/6/2025 | |
10.0.0-preview.4.25258.110 | 914 | 5/12/2025 | |
10.0.0-preview.3.25171.6 | 1,107 | 4/10/2025 | |
10.0.0-preview.2.25163.8 | 831 | 3/18/2025 | |
10.0.0-preview.1.25081.1 | 890 | 2/25/2025 | |
9.0.9 | 232,960 | 9/9/2025 | |
9.0.8 | 2,049,567 | 8/5/2025 | |
9.0.7 | 1,136,913 | 7/8/2025 | |
9.0.6 | 1,495,964 | 6/10/2025 | |
9.0.5 | 1,579,785 | 5/13/2025 | |
9.0.4 | 2,118,552 | 4/8/2025 | |
9.0.3 | 1,755,112 | 3/11/2025 | |
9.0.2 | 1,712,708 | 2/11/2025 | |
9.0.1 | 1,522,450 | 1/14/2025 | |
9.0.0 | 2,913,918 | 11/12/2024 | |
9.0.0-rc.2.24474.1 | 5,794 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 2,906 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 1,820 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 2,157 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 1,904 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 1,430 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 2,011 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 1,717 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 2,019 | 2/13/2024 | |
8.0.20 | 15,081 | 9/9/2025 | |
8.0.19 | 110,841 | 8/5/2025 | |
8.0.18 | 67,794 | 7/8/2025 | |
8.0.17 | 161,088 | 6/10/2025 | |
8.0.16 | 127,353 | 5/13/2025 | |
8.0.15 | 216,678 | 4/8/2025 | |
8.0.14 | 255,643 | 3/11/2025 | |
8.0.13 | 183,484 | 2/11/2025 | |
8.0.12 | 223,356 | 1/14/2025 | |
8.0.11 | 607,836 | 11/12/2024 | |
8.0.10 | 2,244,069 | 10/8/2024 | |
8.0.8 | 3,604,661 | 8/13/2024 | |
8.0.7 | 1,950,972 | 7/9/2024 | |
8.0.6 | 2,856,021 | 5/28/2024 | |
8.0.5 | 932,350 | 5/14/2024 | |
8.0.4 | 2,236,567 | 4/9/2024 | |
8.0.3 | 1,536,716 | 3/12/2024 | |
8.0.2 | 1,705,439 | 2/13/2024 | |
8.0.1 | 2,123,689 | 1/9/2024 | |
8.0.0 | 3,232,676 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 20,079 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 8,201 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 2,290 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 3,002 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 1,893 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 2,239 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 2,600 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 2,287 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 1,100 | 2/21/2023 | |
7.0.20 | 239,522 | 5/28/2024 | |
7.0.19 | 35,439 | 5/14/2024 | |
7.0.18 | 72,683 | 4/9/2024 | |
7.0.17 | 103,467 | 3/12/2024 | |
7.0.16 | 149,582 | 2/13/2024 | |
7.0.15 | 183,408 | 1/9/2024 | |
7.0.14 | 991,446 | 11/14/2023 | |
7.0.13 | 1,603,510 | 10/24/2023 | |
7.0.12 | 679,235 | 10/10/2023 | |
7.0.11 | 1,276,664 | 9/12/2023 | |
7.0.10 | 1,632,277 | 8/8/2023 | |
7.0.9 | 1,128,353 | 7/11/2023 | |
7.0.8 | 768,364 | 6/22/2023 | |
7.0.7 | 437,806 | 6/13/2023 | |
7.0.5 | 2,582,581 | 4/11/2023 | |
7.0.4 | 1,047,202 | 3/14/2023 | |
7.0.3 | 1,252,009 | 2/14/2023 | |
7.0.2 | 1,378,297 | 1/10/2023 | |
7.0.1 | 786,331 | 12/13/2022 | |
7.0.0 | 1,681,639 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 4,080 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 3,525 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 1,839 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 2,866 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 2,788 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 2,733 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 1,184 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 900 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 2,243 | 2/17/2022 | |
6.0.36 | 121,462 | 11/12/2024 | |
6.0.35 | 43,632 | 10/8/2024 | |
6.0.33 | 63,851 | 8/13/2024 | |
6.0.32 | 31,874 | 7/9/2024 | |
6.0.31 | 69,427 | 5/28/2024 | |
6.0.30 | 23,435 | 5/14/2024 | |
6.0.29 | 69,496 | 4/9/2024 | |
6.0.28 | 78,296 | 3/12/2024 | |
6.0.27 | 62,155 | 2/13/2024 | |
6.0.26 | 87,309 | 1/9/2024 | |
6.0.25 | 244,410 | 11/14/2023 | |
6.0.24 | 58,530 | 10/24/2023 | |
6.0.23 | 40,175 | 10/10/2023 | |
6.0.22 | 56,426 | 9/12/2023 | |
6.0.21 | 107,140 | 8/8/2023 | |
6.0.20 | 77,481 | 7/11/2023 | |
6.0.19 | 63,377 | 6/22/2023 | |
6.0.18 | 37,639 | 6/13/2023 | |
6.0.16 | 152,926 | 4/11/2023 | |
6.0.15 | 114,722 | 3/14/2023 | |
6.0.14 | 149,746 | 2/14/2023 | |
6.0.13 | 176,325 | 1/10/2023 | |
6.0.12 | 149,159 | 12/13/2022 | |
6.0.11 | 318,086 | 11/7/2022 | |
6.0.10 | 1,357,377 | 10/11/2022 | |
6.0.9 | 1,049,986 | 9/13/2022 | |
6.0.8 | 1,650,292 | 8/9/2022 | |
6.0.7 | 1,426,610 | 7/12/2022 | |
6.0.6 | 1,178,192 | 6/14/2022 | |
6.0.5 | 1,780,077 | 5/10/2022 | |
6.0.4 | 691,270 | 4/11/2022 | |
6.0.3 | 825,902 | 3/8/2022 | |
6.0.2 | 653,290 | 2/8/2022 | |
6.0.1 | 1,078,962 | 12/14/2021 | |
6.0.0 | 1,294,779 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 7,285 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 9,280 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 14,316 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 1,517 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 1,973 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 1,168 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 10,907 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 1,651 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 1,609 | 2/12/2021 | |
5.0.17 | 233,010 | 5/10/2022 | |
5.0.16 | 23,463 | 4/11/2022 | |
5.0.15 | 21,375 | 3/8/2022 | |
5.0.14 | 19,129 | 2/8/2022 | |
5.0.13 | 38,519 | 12/14/2021 | |
5.0.12 | 63,322 | 11/7/2021 | |
5.0.11 | 412,479 | 10/12/2021 | |
5.0.10 | 484,851 | 9/14/2021 | |
5.0.9 | 430,495 | 8/10/2021 | |
5.0.8 | 374,829 | 7/13/2021 | |
5.0.7 | 456,887 | 6/8/2021 | |
5.0.6 | 446,381 | 5/11/2021 | |
5.0.5 | 511,451 | 4/6/2021 | |
5.0.4 | 299,157 | 3/9/2021 | |
5.0.3 | 386,839 | 2/9/2021 | |
5.0.2 | 332,884 | 1/12/2021 | |
5.0.1 | 389,857 | 12/8/2020 | |
5.0.0 | 487,659 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 6,834 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 11,204 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 3,132 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 1,839 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 4,773 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 2,387 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 1,031 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 1,560 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 917 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 1,210 | 3/16/2020 | |
3.1.32 | 94,710 | 12/13/2022 | |
3.1.31 | 10,488 | 11/8/2022 | |
3.1.30 | 11,453 | 10/11/2022 | |
3.1.29 | 13,005 | 9/13/2022 | |
3.1.28 | 22,837 | 8/9/2022 | |
3.1.27 | 27,096 | 7/12/2022 | |
3.1.26 | 29,595 | 6/14/2022 | |
3.1.25 | 13,388 | 5/10/2022 | |
3.1.24 | 9,685 | 4/11/2022 | |
3.1.23 | 13,425 | 3/8/2022 | |
3.1.22 | 27,983 | 12/14/2021 | |
3.1.21 | 21,932 | 11/7/2021 | |
3.1.20 | 16,583 | 10/11/2021 | |
3.1.19 | 22,252 | 9/14/2021 | |
3.1.18 | 28,476 | 8/10/2021 | |
3.1.17 | 25,722 | 7/13/2021 | |
3.1.16 | 24,127 | 6/8/2021 | |
3.1.15 | 17,990 | 5/11/2021 | |
3.1.14 | 46,264 | 4/6/2021 | |
3.1.13 | 42,339 | 3/9/2021 | |
3.1.12 | 49,792 | 2/9/2021 | |
3.1.11 | 34,577 | 1/12/2021 | |
3.1.10 | 129,615 | 11/9/2020 | |
3.1.9 | 334,510 | 10/13/2020 | |
3.1.8 | 377,558 | 9/8/2020 | |
3.1.7 | 321,091 | 8/11/2020 | |
3.1.6 | 336,626 | 7/14/2020 | |
3.1.5 | 325,132 | 6/9/2020 | |
3.1.4 | 310,587 | 5/12/2020 | |
3.1.3 | 532,719 | 3/24/2020 | |
3.1.2 | 362,046 | 2/19/2020 | |
3.1.1 | 521,645 | 1/14/2020 | |
3.1.0 | 515,405 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 3,984 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 969 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 2,270 | 10/15/2019 | |
3.0.3 | 12,253 | 2/19/2020 | |
3.0.2 | 9,373 | 1/14/2020 | |
3.0.1 | 25,775 | 11/18/2019 | |
3.0.0 | 557,474 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 1,977 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 3,392 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 5,750 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 7,072 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 2,548 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 2,735 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 8,388 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 1,508 | 3/6/2019 | |
3.0.0-preview.19074.3 | 2,247 | 1/29/2019 | |
3.0.0-preview.18572.1 | 2,975 | 12/3/2018 | |
2.2.6 | 79,200 | 7/9/2019 | |
2.2.3 | 9,025 | 3/11/2019 | |
2.2.2 | 9,780 | 2/12/2019 | |
2.2.1 | 9,645 | 1/8/2019 | |
2.2.0 | 41,793 | 12/3/2018 | |
2.2.0-preview3-35497 | 7,898 | 10/17/2018 | |
2.2.0-preview2-35157 | 8,007 | 9/12/2018 | |
2.2.0-preview1-35029 | 8,137 | 8/22/2018 | |
2.1.14 | 25,865 | 11/18/2019 | |
2.1.11 | 11,135 | 5/14/2019 | |
2.1.8 | 8,562 | 2/12/2019 | |
2.1.4 | 20,123 | 10/1/2018 | |
2.1.3 | 9,471 | 9/11/2018 | |
2.1.2 | 8,770 | 8/21/2018 | |
2.1.1 | 13,997 | 6/18/2018 | |
2.1.0 | 38,162 | 5/29/2018 |