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.
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
                    
if you are setting up this repo
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
                    
nuke :add-package dotnet-ef --version 9.0.0-rc.2.24474.1
                    

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 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.2 221,340 1/13/2026
10.0.1 1,435,041 12/9/2025
10.0.0 1,366,579 11/11/2025
10.0.0-rc.2.25502.107 4,916 10/14/2025
10.0.0-rc.1.25451.107 5,997 9/9/2025
10.0.0-preview.7.25380.108 5,970 8/12/2025
10.0.0-preview.6.25358.103 1,300 7/15/2025
10.0.0-preview.5.25277.114 1,473 6/6/2025
10.0.0-preview.4.25258.110 1,098 5/12/2025
10.0.0-preview.3.25171.6 1,281 4/10/2025
10.0.0-preview.2.25163.8 982 3/18/2025
10.0.0-preview.1.25081.1 1,046 2/25/2025
9.0.12 13,770 1/13/2026
9.0.11 440,938 11/11/2025
9.0.10 1,564,042 10/14/2025
9.0.9 2,277,648 9/9/2025
9.0.8 2,228,687 8/5/2025
9.0.7 1,430,534 7/8/2025
9.0.6 1,575,865 6/10/2025
9.0.5 1,672,215 5/13/2025
9.0.4 2,375,041 4/8/2025
9.0.3 1,855,634 3/11/2025
9.0.2 1,786,658 2/11/2025
9.0.1 1,611,726 1/14/2025
9.0.0 3,188,324 11/12/2024
9.0.0-rc.2.24474.1 6,289 10/8/2024
9.0.0-rc.1.24451.1 3,120 9/10/2024
9.0.0-preview.7.24405.3 2,051 8/13/2024
9.0.0-preview.6.24327.4 2,322 7/9/2024
9.0.0-preview.5.24306.3 2,100 6/11/2024
9.0.0-preview.4.24267.1 1,709 5/21/2024
9.0.0-preview.3.24172.4 3,102 4/11/2024
9.0.0-preview.2.24128.4 1,959 3/12/2024
9.0.0-preview.1.24081.2 2,250 2/13/2024
8.0.23 15,610 1/13/2026
8.0.22 356,029 11/11/2025
8.0.21 201,415 10/14/2025
8.0.20 188,951 9/9/2025
8.0.19 170,533 8/5/2025
8.0.18 107,832 7/8/2025
8.0.17 216,800 6/10/2025
8.0.16 157,817 5/13/2025
8.0.15 250,242 4/8/2025
8.0.14 342,685 3/11/2025
8.0.13 221,797 2/11/2025
8.0.12 255,390 1/14/2025
8.0.11 793,766 11/12/2024
8.0.10 2,407,499 10/8/2024
8.0.8 3,785,456 8/13/2024
8.0.7 2,062,066 7/9/2024
8.0.6 3,039,685 5/28/2024
8.0.5 982,871 5/14/2024
8.0.4 2,367,784 4/9/2024
8.0.3 1,607,799 3/12/2024
8.0.2 1,809,565 2/13/2024
8.0.1 2,229,559 1/9/2024
8.0.0 3,547,047 11/14/2023
8.0.0-rc.2.23480.1 21,713 10/10/2023
8.0.0-rc.1.23419.6 8,302 9/12/2023
8.0.0-preview.7.23375.4 2,353 8/8/2023
8.0.0-preview.6.23329.4 3,079 7/11/2023
8.0.0-preview.5.23280.1 1,969 6/13/2023
8.0.0-preview.4.23259.3 2,337 5/16/2023
8.0.0-preview.3.23174.2 2,703 4/11/2023
8.0.0-preview.2.23128.3 2,446 3/14/2023
8.0.0-preview.1.23111.4 1,185 2/21/2023
7.0.20 288,934 5/28/2024
7.0.19 37,280 5/14/2024
7.0.18 76,414 4/9/2024
7.0.17 108,494 3/12/2024
7.0.16 155,585 2/13/2024
7.0.15 191,197 1/9/2024
7.0.14 1,049,590 11/14/2023
7.0.13 1,700,748 10/24/2023
7.0.12 687,914 10/10/2023
7.0.11 1,293,107 9/12/2023
7.0.10 1,653,053 8/8/2023
7.0.9 1,136,230 7/11/2023
7.0.8 780,900 6/22/2023
7.0.7 442,474 6/13/2023
7.0.5 2,616,083 4/11/2023
7.0.4 1,056,296 3/14/2023
7.0.3 1,267,360 2/14/2023
7.0.2 1,393,152 1/10/2023
7.0.1 791,735 12/13/2022
7.0.0 1,720,334 11/7/2022
7.0.0-rc.2.22472.11 4,171 10/11/2022
7.0.0-rc.1.22426.7 3,635 9/14/2022
7.0.0-preview.7.22376.2 1,907 8/9/2022
7.0.0-preview.6.22329.4 2,944 7/12/2022
7.0.0-preview.5.22302.2 2,893 6/14/2022
7.0.0-preview.4.22229.2 2,807 5/10/2022
7.0.0-preview.3.22175.1 1,262 4/13/2022
7.0.0-preview.2.22153.1 982 3/14/2022
7.0.0-preview.1.22076.6 2,325 2/17/2022
6.0.36 155,405 11/12/2024
6.0.35 45,840 10/8/2024
6.0.33 67,914 8/13/2024
6.0.32 33,979 7/9/2024
6.0.31 73,679 5/28/2024
6.0.30 25,090 5/14/2024
6.0.29 72,195 4/9/2024
6.0.28 83,482 3/12/2024
6.0.27 64,460 2/13/2024
6.0.26 90,202 1/9/2024
6.0.25 254,586 11/14/2023
6.0.24 60,600 10/24/2023
6.0.23 41,567 10/10/2023
6.0.22 63,699 9/12/2023
6.0.21 117,299 8/8/2023
6.0.20 82,539 7/11/2023
6.0.19 65,961 6/22/2023
6.0.18 39,056 6/13/2023
6.0.16 156,189 4/11/2023
6.0.15 119,482 3/14/2023
6.0.14 153,263 2/14/2023
6.0.13 184,715 1/10/2023
6.0.12 156,110 12/13/2022
6.0.11 334,399 11/7/2022
6.0.10 1,366,390 10/11/2022
6.0.9 1,058,453 9/13/2022
6.0.8 1,664,778 8/9/2022
6.0.7 1,445,617 7/12/2022
6.0.6 1,208,919 6/14/2022
6.0.5 1,820,576 5/10/2022
6.0.4 698,492 4/11/2022
6.0.3 834,918 3/8/2022
6.0.2 675,602 2/8/2022
6.0.1 1,094,646 12/14/2021
6.0.0 1,359,853 11/8/2021
6.0.0-rc.2.21480.5 7,376 10/12/2021
6.0.0-rc.1.21452.10 9,377 9/14/2021
6.0.0-preview.7.21378.4 15,109 8/10/2021
6.0.0-preview.6.21352.1 1,599 7/14/2021
6.0.0-preview.5.21301.9 2,066 6/15/2021
6.0.0-preview.4.21253.1 1,253 5/24/2021
6.0.0-preview.3.21201.2 12,184 4/8/2021
6.0.0-preview.2.21154.2 1,747 3/11/2021
6.0.0-preview.1.21102.2 1,708 2/12/2021
5.0.17 244,912 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 24,257 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 22,027 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 19,947 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 39,189 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 65,014 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 415,776 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 505,065 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 433,680 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 378,648 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 460,738 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 452,560 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 517,434 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 300,978 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 391,260 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 335,613 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 392,716 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 493,155 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 6,930 10/13/2020
5.0.0-rc.1.20451.13 11,316 9/14/2020
5.0.0-preview.8.20407.4 3,233 8/25/2020
5.0.0-preview.7.20365.15 1,943 7/21/2020
5.0.0-preview.6.20312.4 4,876 6/25/2020
5.0.0-preview.5.20278.2 2,483 6/10/2020
5.0.0-preview.4.20220.10 1,132 5/18/2020
5.0.0-preview.3.20181.2 1,651 4/23/2020
5.0.0-preview.2.20159.4 1,015 4/2/2020
5.0.0-preview.2.20120.8 1,308 3/16/2020
3.1.32 105,427 12/13/2022
3.1.31 10,868 11/8/2022
3.1.30 11,828 10/11/2022
3.1.29 13,382 9/13/2022
3.1.28 23,411 8/9/2022
3.1.27 27,684 7/12/2022
3.1.26 30,453 6/14/2022
3.1.25 13,783 5/10/2022
3.1.24 10,173 4/11/2022
3.1.23 14,023 3/8/2022
3.1.22 28,529 12/14/2021
3.1.21 22,338 11/7/2021
3.1.20 16,995 10/11/2021
3.1.19 22,676 9/14/2021
3.1.18 29,223 8/10/2021
3.1.17 26,097 7/13/2021
3.1.16 24,518 6/8/2021
3.1.15 18,414 5/11/2021
3.1.14 47,177 4/6/2021
3.1.13 43,533 3/9/2021
3.1.12 50,949 2/9/2021
3.1.11 34,960 1/12/2021
3.1.10 131,637 11/9/2020
3.1.9 336,547 10/13/2020
3.1.8 380,328 9/8/2020
3.1.7 325,994 8/11/2020
3.1.6 339,657 7/14/2020
3.1.5 328,259 6/9/2020
3.1.4 315,718 5/12/2020
3.1.3 536,383 3/24/2020
3.1.2 367,019 2/19/2020
3.1.1 525,705 1/14/2020
3.1.0 519,702 12/3/2019
3.1.0-preview3.19554.8 4,082 11/13/2019
3.1.0-preview2.19525.5 1,063 11/1/2019
3.1.0-preview1.19506.2 2,363 10/15/2019
3.0.3 12,426 2/19/2020
3.0.2 9,525 1/14/2020
3.0.1 26,065 11/18/2019
3.0.0 562,570 9/23/2019
3.0.0-rc1.19456.14 2,068 9/16/2019
3.0.0-preview9.19423.6 3,485 9/4/2019
3.0.0-preview8.19405.11 5,853 8/13/2019
3.0.0-preview7.19362.6 7,168 7/23/2019
3.0.0-preview6.19304.10 2,645 6/12/2019
3.0.0-preview5.19227.1 2,827 5/6/2019
3.0.0-preview4.19216.3 8,484 4/18/2019
3.0.0-preview3.19153.1 1,599 3/6/2019
3.0.0-preview.19074.3 2,355 1/29/2019
3.0.0-preview.18572.1 3,073 12/3/2018
2.2.6 79,953 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.3 9,206 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 10,023 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 9,844 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 44,327 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 8,012 10/17/2018
2.2.0-preview2-35157 8,167 9/12/2018
2.2.0-preview1-35029 8,293 8/22/2018
2.1.14 26,800 11/18/2019
2.1.11 11,338 5/14/2019
2.1.8 8,735 2/12/2019
2.1.4 20,383 10/1/2018
2.1.3 9,690 9/11/2018
2.1.2 8,976 8/21/2018
2.1.1 14,248 6/18/2018
2.1.0 38,638 5/29/2018