dotnet-ef 10.0.0-preview.5.25277.114

Prefix Reserved
This is a prerelease version of dotnet-ef.
dotnet tool install --global dotnet-ef --version 10.0.0-preview.5.25277.114
                    
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 10.0.0-preview.5.25277.114
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-ef&version=10.0.0-preview.5.25277.114&prerelease
                    
nuke :add-package dotnet-ef --version 10.0.0-preview.5.25277.114
                    

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 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-preview.5.25277.114 257 6/6/2025
10.0.0-preview.4.25258.110 763 5/12/2025
10.0.0-preview.3.25171.6 900 4/10/2025
10.0.0-preview.2.25163.8 742 3/18/2025
10.0.0-preview.1.25081.1 765 2/25/2025
9.0.6 208,766 6/10/2025
9.0.5 1,470,015 5/13/2025
9.0.4 1,942,165 4/8/2025
9.0.3 1,674,495 3/11/2025
9.0.2 1,650,336 2/11/2025
9.0.1 1,471,483 1/14/2025
9.0.0 2,764,551 11/12/2024
9.0.0-rc.2.24474.1 5,558 10/8/2024
9.0.0-rc.1.24451.1 2,827 9/10/2024
9.0.0-preview.7.24405.3 1,717 8/13/2024
9.0.0-preview.6.24327.4 2,061 7/9/2024
9.0.0-preview.5.24306.3 1,820 6/11/2024
9.0.0-preview.4.24267.1 1,325 5/21/2024
9.0.0-preview.3.24172.4 1,918 4/11/2024
9.0.0-preview.2.24128.4 1,600 3/12/2024
9.0.0-preview.1.24081.2 1,951 2/13/2024
8.0.17 13,867 6/10/2025
8.0.16 101,363 5/13/2025
8.0.15 172,256 4/8/2025
8.0.14 196,094 3/11/2025
8.0.13 152,898 2/11/2025
8.0.12 199,709 1/14/2025
8.0.11 522,493 11/12/2024
8.0.10 2,138,982 10/8/2024
8.0.8 3,472,487 8/13/2024
8.0.7 1,880,881 7/9/2024
8.0.6 2,733,444 5/28/2024
8.0.5 890,510 5/14/2024
8.0.4 2,145,262 4/9/2024
8.0.3 1,491,896 3/12/2024
8.0.2 1,636,893 2/13/2024
8.0.1 2,049,579 1/9/2024
8.0.0 3,091,882 11/14/2023
8.0.0-rc.2.23480.1 19,781 10/10/2023
8.0.0-rc.1.23419.6 8,067 9/12/2023
8.0.0-preview.7.23375.4 2,230 8/8/2023
8.0.0-preview.6.23329.4 2,936 7/11/2023
8.0.0-preview.5.23280.1 1,818 6/13/2023
8.0.0-preview.4.23259.3 2,176 5/16/2023
8.0.0-preview.3.23174.2 2,523 4/11/2023
8.0.0-preview.2.23128.3 2,184 3/14/2023
8.0.0-preview.1.23111.4 1,038 2/21/2023
7.0.20 211,156 5/28/2024
7.0.19 34,424 5/14/2024
7.0.18 70,066 4/9/2024
7.0.17 99,939 3/12/2024
7.0.16 145,142 2/13/2024
7.0.15 179,520 1/9/2024
7.0.14 948,963 11/14/2023
7.0.13 1,536,519 10/24/2023
7.0.12 674,569 10/10/2023
7.0.11 1,266,564 9/12/2023
7.0.10 1,614,201 8/8/2023
7.0.9 1,121,659 7/11/2023
7.0.8 761,070 6/22/2023
7.0.7 435,195 6/13/2023
7.0.5 2,558,499 4/11/2023
7.0.4 1,042,127 3/14/2023
7.0.3 1,239,917 2/14/2023
7.0.2 1,368,287 1/10/2023
7.0.1 781,454 12/13/2022
7.0.0 1,650,284 11/7/2022
7.0.0-rc.2.22472.11 4,024 10/11/2022
7.0.0-rc.1.22426.7 3,441 9/14/2022
7.0.0-preview.7.22376.2 1,783 8/9/2022
7.0.0-preview.6.22329.4 2,805 7/12/2022
7.0.0-preview.5.22302.2 2,711 6/14/2022
7.0.0-preview.4.22229.2 2,662 5/10/2022
7.0.0-preview.3.22175.1 1,114 4/13/2022
7.0.0-preview.2.22153.1 839 3/14/2022
7.0.0-preview.1.22076.6 2,176 2/17/2022
6.0.36 96,899 11/12/2024
6.0.35 42,461 10/8/2024
6.0.33 61,240 8/13/2024
6.0.32 30,441 7/9/2024
6.0.31 66,961 5/28/2024
6.0.30 22,645 5/14/2024
6.0.29 64,954 4/9/2024
6.0.28 73,557 3/12/2024
6.0.27 60,391 2/13/2024
6.0.26 85,682 1/9/2024
6.0.25 236,782 11/14/2023
6.0.24 57,251 10/24/2023
6.0.23 39,456 10/10/2023
6.0.22 54,468 9/12/2023
6.0.21 99,701 8/8/2023
6.0.20 73,935 7/11/2023
6.0.19 60,764 6/22/2023
6.0.18 36,796 6/13/2023
6.0.16 150,685 4/11/2023
6.0.15 111,161 3/14/2023
6.0.14 147,387 2/14/2023
6.0.13 171,036 1/10/2023
6.0.12 144,570 12/13/2022
6.0.11 308,704 11/7/2022
6.0.10 1,351,135 10/11/2022
6.0.9 1,044,720 9/13/2022
6.0.8 1,636,564 8/9/2022
6.0.7 1,413,379 7/12/2022
6.0.6 1,158,472 6/14/2022
6.0.5 1,746,389 5/10/2022
6.0.4 686,252 4/11/2022
6.0.3 819,488 3/8/2022
6.0.2 635,760 2/8/2022
6.0.1 1,067,044 12/14/2021
6.0.0 1,246,914 11/8/2021
6.0.0-rc.2.21480.5 7,210 10/12/2021
6.0.0-rc.1.21452.10 9,205 9/14/2021
6.0.0-preview.7.21378.4 13,774 8/10/2021
6.0.0-preview.6.21352.1 1,448 7/14/2021
6.0.0-preview.5.21301.9 1,900 6/15/2021
6.0.0-preview.4.21253.1 1,104 5/24/2021
6.0.0-preview.3.21201.2 10,046 4/8/2021
6.0.0-preview.2.21154.2 1,579 3/11/2021
6.0.0-preview.1.21102.2 1,534 2/12/2021
5.0.17 225,141 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 22,963 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 20,972 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 18,686 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 38,099 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 62,338 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 410,520 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 470,030 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 427,859 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 372,069 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 453,752 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 442,413 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 507,018 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 297,710 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 383,039 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 330,866 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 385,855 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 483,470 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 6,764 10/13/2020
5.0.0-rc.1.20451.13 11,114 9/14/2020
5.0.0-preview.8.20407.4 3,060 8/25/2020
5.0.0-preview.7.20365.15 1,758 7/21/2020
5.0.0-preview.6.20312.4 4,696 6/25/2020
5.0.0-preview.5.20278.2 2,315 6/10/2020
5.0.0-preview.4.20220.10 961 5/18/2020
5.0.0-preview.3.20181.2 1,482 4/23/2020
5.0.0-preview.2.20159.4 843 4/2/2020
5.0.0-preview.2.20120.8 1,137 3/16/2020
3.1.32 87,865 12/13/2022
3.1.31 10,264 11/8/2022
3.1.30 11,237 10/11/2022
3.1.29 12,758 9/13/2022
3.1.28 22,538 8/9/2022
3.1.27 26,549 7/12/2022
3.1.26 29,148 6/14/2022
3.1.25 13,151 5/10/2022
3.1.24 9,432 4/11/2022
3.1.23 13,085 3/8/2022
3.1.22 27,535 12/14/2021
3.1.21 21,607 11/7/2021
3.1.20 16,359 10/11/2021
3.1.19 21,993 9/14/2021
3.1.18 28,001 8/10/2021
3.1.17 25,494 7/13/2021
3.1.16 23,862 6/8/2021
3.1.15 17,759 5/11/2021
3.1.14 45,702 4/6/2021
3.1.13 41,507 3/9/2021
3.1.12 49,160 2/9/2021
3.1.11 34,347 1/12/2021
3.1.10 128,393 11/9/2020
3.1.9 332,772 10/13/2020
3.1.8 375,143 9/8/2020
3.1.7 317,969 8/11/2020
3.1.6 334,415 7/14/2020
3.1.5 322,895 6/9/2020
3.1.4 307,572 5/12/2020
3.1.3 530,199 3/24/2020
3.1.2 358,022 2/19/2020
3.1.1 518,983 1/14/2020
3.1.0 511,597 12/3/2019
3.1.0-preview3.19554.8 3,918 11/13/2019
3.1.0-preview2.19525.5 905 11/1/2019
3.1.0-preview1.19506.2 2,197 10/15/2019
3.0.3 12,180 2/19/2020
3.0.2 9,305 1/14/2020
3.0.1 25,616 11/18/2019
3.0.0 554,015 9/23/2019
3.0.0-rc1.19456.14 1,904 9/16/2019
3.0.0-preview9.19423.6 3,323 9/4/2019
3.0.0-preview8.19405.11 5,678 8/13/2019
3.0.0-preview7.19362.6 7,002 7/23/2019
3.0.0-preview6.19304.10 2,478 6/12/2019
3.0.0-preview5.19227.1 2,660 5/6/2019
3.0.0-preview4.19216.3 8,318 4/18/2019
3.0.0-preview3.19153.1 1,435 3/6/2019
3.0.0-preview.19074.3 2,174 1/29/2019
3.0.0-preview.18572.1 2,904 12/3/2018
2.2.6 78,400 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.3 8,925 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 9,643 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 9,502 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 40,111 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 7,810 10/17/2018
2.2.0-preview2-35157 7,895 9/12/2018
2.2.0-preview1-35029 8,029 8/22/2018
2.1.14 25,386 11/18/2019
2.1.11 11,067 5/14/2019
2.1.8 8,486 2/12/2019
2.1.4 19,970 10/1/2018
2.1.3 9,359 9/11/2018
2.1.2 8,659 8/21/2018
2.1.1 13,816 6/18/2018
2.1.0 37,966 5/29/2018