Microsoft.EntityFrameworkCore.Tools
8.0.10
Prefix Reserved
See the version list below for details.
Requires NuGet 3.6 or higher.
dotnet add package Microsoft.EntityFrameworkCore.Tools --version 8.0.10
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tools -Version 8.0.10
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="8.0.10"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.EntityFrameworkCore.Tools --version 8.0.10
#r "nuget: Microsoft.EntityFrameworkCore.Tools, 8.0.10"
// Install Microsoft.EntityFrameworkCore.Tools as a Cake Addin #addin nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=8.0.10 // Install Microsoft.EntityFrameworkCore.Tools as a Cake Tool #tool nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=8.0.10
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, Microsoft.EntityFrameworkCore.Tools
is for PowerShell tooling that works in the Visual Studio Package Manager Console (PMC).
Usage
Install the tools package by running the following in the Visual Studio PMC:
Install-Package Microsoft.EntityFrameworkCore.Tools
The available commands are listed in the following table.
PMC Command | Usage |
---|---|
Add-Migration | Adds a new migration. |
Bundle-Migration | Creates an executable to update the database. |
Drop-Database | Drops the database. |
Get-DbContext | Gets information about a DbContext type. |
Get-Help EntityFramework | Displays information about Entity Framework commands. |
Get-Migration | Lists available migrations. |
Optimize-DbContext | Generates a compiled version of the model used by the DbContext . |
Remove-Migration | Removes the last migration. |
Scaffold-DbContext | Generates a DbContext and entity type classes for a specified database. |
Script-DbContext | Generates a SQL script from the DbContext . Bypasses any migrations. |
Script-Migration | Generates a SQL script from the migrations. |
Update-Database | Updates the database to the last migration or to a specified migration. |
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. |
-
net8.0
- Microsoft.EntityFrameworkCore.Design (>= 8.0.10)
NuGet packages (288)
Showing the top 5 NuGet packages that depend on Microsoft.EntityFrameworkCore.Tools:
Package | Downloads |
---|---|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download. |
|
ImmediaC.SimpleCms
ASP.NET Core based CMS |
|
StatisticManagers-CMS
TopPageBug Fix + kendisi de hariç tutulacak şekilde ayarlandı |
|
TrueSight
Package Description |
GitHub repositories (490)
Showing the top 5 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Tools:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System
|
|
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
|
|
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
|
|
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
Version | Downloads | Last updated | |
---|---|---|---|
9.0.0-rc.2.24474.1 | 22,744 | 10/8/2024 | |
9.0.0-rc.1.24451.1 | 25,199 | 9/10/2024 | |
9.0.0-preview.7.24405.3 | 17,289 | 8/13/2024 | |
9.0.0-preview.6.24327.4 | 16,760 | 7/9/2024 | |
9.0.0-preview.5.24306.3 | 12,339 | 6/11/2024 | |
9.0.0-preview.4.24267.1 | 13,276 | 5/21/2024 | |
9.0.0-preview.3.24172.4 | 100,056 | 4/11/2024 | |
9.0.0-preview.2.24128.4 | 21,558 | 3/12/2024 | |
9.0.0-preview.1.24081.2 | 36,772 | 2/13/2024 | |
8.0.10 | 1,256,871 | 10/8/2024 | |
8.0.8 | 3,935,046 | 8/13/2024 | |
8.0.7 | 2,985,874 | 7/9/2024 | |
8.0.6 | 3,834,562 | 5/28/2024 | |
8.0.5 | 1,529,754 | 5/14/2024 | |
8.0.4 | 4,106,672 | 4/9/2024 | |
8.0.3 | 2,966,843 | 3/12/2024 | |
8.0.2 | 3,566,036 | 2/13/2024 | |
8.0.1 | 3,384,227 | 1/9/2024 | |
8.0.0 | 4,529,322 | 11/14/2023 | |
8.0.0-rc.2.23480.1 | 68,417 | 10/10/2023 | |
8.0.0-rc.1.23419.6 | 37,169 | 9/12/2023 | |
8.0.0-preview.7.23375.4 | 29,713 | 8/8/2023 | |
8.0.0-preview.6.23329.4 | 38,779 | 7/11/2023 | |
8.0.0-preview.5.23280.1 | 34,330 | 6/13/2023 | |
8.0.0-preview.4.23259.3 | 32,559 | 5/16/2023 | |
8.0.0-preview.3.23174.2 | 57,414 | 4/11/2023 | |
8.0.0-preview.2.23128.3 | 33,866 | 3/14/2023 | |
8.0.0-preview.1.23111.4 | 76,357 | 2/21/2023 | |
7.0.20 | 502,666 | 5/28/2024 | |
7.0.19 | 124,170 | 5/14/2024 | |
7.0.18 | 364,079 | 4/9/2024 | |
7.0.17 | 341,936 | 3/12/2024 | |
7.0.16 | 486,719 | 2/13/2024 | |
7.0.15 | 752,306 | 1/9/2024 | |
7.0.14 | 1,615,239 | 11/14/2023 | |
7.0.13 | 1,941,748 | 10/24/2023 | |
7.0.12 | 1,456,508 | 10/10/2023 | |
7.0.11 | 3,008,689 | 9/12/2023 | |
7.0.10 | 3,064,876 | 8/8/2023 | |
7.0.9 | 2,423,954 | 7/11/2023 | |
7.0.8 | 2,080,031 | 6/22/2023 | |
7.0.7 | 993,862 | 6/13/2023 | |
7.0.5 | 6,648,268 | 4/11/2023 | |
7.0.4 | 3,010,149 | 3/14/2023 | |
7.0.3 | 3,712,428 | 2/14/2023 | |
7.0.2 | 4,424,490 | 1/10/2023 | |
7.0.1 | 2,721,607 | 12/13/2022 | |
7.0.0 | 3,379,315 | 11/7/2022 | |
7.0.0-rc.2.22472.11 | 73,379 | 10/11/2022 | |
7.0.0-rc.1.22426.7 | 33,804 | 9/14/2022 | |
7.0.0-preview.7.22376.2 | 30,506 | 8/9/2022 | |
7.0.0-preview.6.22329.4 | 22,489 | 7/12/2022 | |
7.0.0-preview.5.22302.2 | 19,875 | 6/14/2022 | |
7.0.0-preview.4.22229.2 | 25,672 | 5/10/2022 | |
7.0.0-preview.3.22175.1 | 42,060 | 4/13/2022 | |
7.0.0-preview.2.22153.1 | 16,303 | 3/14/2022 | |
7.0.0-preview.1.22076.6 | 13,420 | 2/17/2022 | |
6.0.35 | 43,944 | 10/8/2024 | |
6.0.33 | 156,462 | 8/13/2024 | |
6.0.32 | 138,521 | 7/9/2024 | |
6.0.31 | 203,052 | 5/28/2024 | |
6.0.30 | 115,372 | 5/14/2024 | |
6.0.29 | 397,488 | 4/9/2024 | |
6.0.28 | 394,239 | 3/12/2024 | |
6.0.27 | 413,529 | 2/13/2024 | |
6.0.26 | 596,198 | 1/9/2024 | |
6.0.25 | 914,349 | 11/14/2023 | |
6.0.24 | 445,745 | 10/24/2023 | |
6.0.23 | 421,962 | 10/10/2023 | |
6.0.22 | 877,349 | 9/12/2023 | |
6.0.21 | 920,417 | 8/8/2023 | |
6.0.20 | 877,270 | 7/11/2023 | |
6.0.19 | 580,623 | 6/22/2023 | |
6.0.18 | 412,369 | 6/13/2023 | |
6.0.16 | 2,129,038 | 4/11/2023 | |
6.0.15 | 1,178,208 | 3/14/2023 | |
6.0.14 | 1,538,970 | 2/14/2023 | |
6.0.13 | 2,199,308 | 1/10/2023 | |
6.0.12 | 1,874,366 | 12/13/2022 | |
6.0.11 | 3,080,370 | 11/7/2022 | |
6.0.10 | 5,427,526 | 10/11/2022 | |
6.0.9 | 4,660,960 | 9/13/2022 | |
6.0.8 | 6,093,496 | 8/9/2022 | |
6.0.7 | 5,921,877 | 7/12/2022 | |
6.0.6 | 3,725,990 | 6/14/2022 | |
6.0.5 | 5,900,114 | 5/10/2022 | |
6.0.4 | 4,381,356 | 4/11/2022 | |
6.0.3 | 4,962,085 | 3/8/2022 | |
6.0.2 | 4,089,210 | 2/8/2022 | |
6.0.1 | 6,628,745 | 12/14/2021 | |
6.0.0 | 6,947,713 | 11/8/2021 | |
6.0.0-rc.2.21480.5 | 54,334 | 10/12/2021 | |
6.0.0-rc.1.21452.10 | 56,144 | 9/14/2021 | |
6.0.0-preview.7.21378.4 | 36,715 | 8/10/2021 | |
6.0.0-preview.6.21352.1 | 19,521 | 7/14/2021 | |
6.0.0-preview.5.21301.9 | 35,354 | 6/15/2021 | |
6.0.0-preview.4.21253.1 | 18,864 | 5/24/2021 | |
6.0.0-preview.3.21201.2 | 38,266 | 4/8/2021 | |
6.0.0-preview.2.21154.2 | 14,553 | 3/11/2021 | |
6.0.0-preview.1.21102.2 | 30,928 | 2/12/2021 | |
5.0.17 | 2,232,477 | 5/10/2022 | |
5.0.16 | 432,292 | 4/11/2022 | |
5.0.15 | 688,917 | 3/8/2022 | |
5.0.14 | 893,250 | 2/8/2022 | |
5.0.13 | 1,358,882 | 12/14/2021 | |
5.0.12 | 1,599,548 | 11/7/2021 | |
5.0.11 | 3,067,600 | 10/12/2021 | |
5.0.10 | 3,820,969 | 9/14/2021 | |
5.0.9 | 3,160,244 | 8/10/2021 | |
5.0.8 | 2,994,476 | 7/13/2021 | |
5.0.7 | 3,430,814 | 6/8/2021 | |
5.0.6 | 2,647,931 | 5/11/2021 | |
5.0.5 | 3,579,388 | 4/6/2021 | |
5.0.4 | 2,491,579 | 3/9/2021 | |
5.0.3 | 2,400,136 | 2/9/2021 | |
5.0.2 | 2,442,751 | 1/12/2021 | |
5.0.1 | 2,237,115 | 12/8/2020 | |
5.0.0 | 3,383,993 | 11/9/2020 | |
5.0.0-rc.2.20475.6 | 69,103 | 10/13/2020 | |
5.0.0-rc.1.20451.13 | 52,303 | 9/14/2020 | |
5.0.0-preview.8.20407.4 | 33,373 | 8/25/2020 | |
5.0.0-preview.7.20365.15 | 32,517 | 7/21/2020 | |
5.0.0-preview.6.20312.4 | 31,850 | 6/25/2020 | |
5.0.0-preview.5.20278.2 | 15,626 | 6/10/2020 | |
5.0.0-preview.4.20220.10 | 26,038 | 5/18/2020 | |
5.0.0-preview.3.20181.2 | 38,155 | 4/23/2020 | |
5.0.0-preview.2.20159.4 | 25,935 | 4/2/2020 | |
5.0.0-preview.2.20120.8 | 14,282 | 3/16/2020 | |
3.1.32 | 750,316 | 12/13/2022 | |
3.1.31 | 155,754 | 11/8/2022 | |
3.1.30 | 193,290 | 10/11/2022 | |
3.1.29 | 542,097 | 9/13/2022 | |
3.1.28 | 136,615 | 8/9/2022 | |
3.1.27 | 110,590 | 7/12/2022 | |
3.1.26 | 153,197 | 6/14/2022 | |
3.1.25 | 312,689 | 5/10/2022 | |
3.1.24 | 154,913 | 4/11/2022 | |
3.1.23 | 374,291 | 3/8/2022 | |
3.1.22 | 855,632 | 12/14/2021 | |
3.1.21 | 946,797 | 11/7/2021 | |
3.1.20 | 330,173 | 10/11/2021 | |
3.1.19 | 562,864 | 9/14/2021 | |
3.1.18 | 858,404 | 8/10/2021 | |
3.1.17 | 529,581 | 7/13/2021 | |
3.1.16 | 576,107 | 6/8/2021 | |
3.1.15 | 780,781 | 5/11/2021 | |
3.1.14 | 949,834 | 4/6/2021 | |
3.1.13 | 1,181,799 | 3/9/2021 | |
3.1.12 | 1,033,837 | 2/9/2021 | |
3.1.11 | 1,367,003 | 1/12/2021 | |
3.1.10 | 2,292,030 | 11/9/2020 | |
3.1.9 | 3,406,562 | 10/13/2020 | |
3.1.8 | 5,060,633 | 9/8/2020 | |
3.1.7 | 2,982,455 | 8/11/2020 | |
3.1.6 | 3,424,126 | 7/14/2020 | |
3.1.5 | 4,215,283 | 6/9/2020 | |
3.1.4 | 4,106,626 | 5/12/2020 | |
3.1.3 | 5,714,025 | 3/24/2020 | |
3.1.2 | 4,101,761 | 2/19/2020 | |
3.1.1 | 4,077,299 | 1/14/2020 | |
3.1.0 | 4,419,276 | 12/3/2019 | |
3.1.0-preview3.19554.8 | 37,409 | 11/13/2019 | |
3.1.0-preview2.19525.5 | 15,196 | 11/1/2019 | |
3.1.0-preview1.19506.2 | 769,705 | 10/15/2019 | |
3.0.3 | 49,180 | 2/19/2020 | |
3.0.2 | 31,824 | 1/14/2020 | |
3.0.1 | 474,210 | 11/18/2019 | |
3.0.0 | 4,497,504 | 9/23/2019 | |
3.0.0-rc1.19456.14 | 22,576 | 9/16/2019 | |
3.0.0-preview9.19423.6 | 38,145 | 9/4/2019 | |
3.0.0-preview8.19405.11 | 42,735 | 8/13/2019 | |
3.0.0-preview7.19362.6 | 30,068 | 7/23/2019 | |
3.0.0-preview6.19304.10 | 39,294 | 6/12/2019 | |
3.0.0-preview5.19227.1 | 47,481 | 5/6/2019 | |
3.0.0-preview4.19216.3 | 9,003 | 4/18/2019 | |
3.0.0-preview3.19153.1 | 29,230 | 3/6/2019 | |
3.0.0-preview.19074.3 | 15,755 | 1/29/2019 | |
3.0.0-preview.18572.1 | 14,133 | 12/3/2018 | |
2.2.6 | 10,512,413 | 7/9/2019 | |
2.2.4 | 5,700,834 | 4/9/2019 | |
2.2.3 | 1,761,704 | 3/11/2019 | |
2.2.2 | 1,998,340 | 2/12/2019 | |
2.2.1 | 2,572,258 | 1/8/2019 | |
2.2.0 | 10,744,074 | 12/3/2018 | |
2.2.0-preview3-35497 | 88,075 | 10/17/2018 | |
2.2.0-preview2-35157 | 66,263 | 9/12/2018 | |
2.2.0-preview1-35029 | 17,996 | 8/22/2018 | |
2.1.14 | 1,998,146 | 11/18/2019 | |
2.1.11 | 1,818,525 | 5/14/2019 | |
2.1.8 | 2,212,027 | 2/12/2019 | |
2.1.4 | 6,725,262 | 10/1/2018 | |
2.1.3 | 3,201,719 | 9/11/2018 | |
2.1.2 | 2,472,997 | 8/21/2018 | |
2.1.1 | 11,059,418 | 6/18/2018 | |
2.1.0 | 4,588,814 | 5/29/2018 | |
2.1.0-rc1-final | 51,346 | 5/6/2018 | |
2.1.0-preview2-final | 67,350 | 4/10/2018 | |
2.1.0-preview1-final | 202,519 | 2/26/2018 | |
2.0.3 | 4,042,822 | 5/7/2018 | |
2.0.2 | 4,105,896 | 3/13/2018 | |
2.0.1 | 6,667,910 | 11/14/2017 | |
2.0.0 | 7,037,341 | 8/11/2017 | |
2.0.0-preview2-final | 63,380 | 6/28/2017 | |
2.0.0-preview1-final | 36,667 | 5/10/2017 | |
1.1.6 | 65,552 | 7/10/2018 | |
1.1.5 | 176,593 | 12/12/2017 | |
1.1.4 | 20,058 | 11/14/2017 | |
1.1.2 | 63,018 | 9/20/2017 | |
1.1.1 | 706,861 | 5/9/2017 | |
1.1.0 | 280,749 | 3/6/2017 | |
1.1.0-preview4-final | 327,380 | 11/16/2016 | |
1.1.0-msbuild3-final | 47,732 | 1/27/2017 | |
1.0.3 | 14,413 | 11/14/2017 | |
1.0.2 | 7,366 | 9/20/2017 | |
1.0.1 | 14,719 | 5/9/2017 | |
1.0.0 | 421,163 | 3/6/2017 | |
1.0.0-preview4-final | 29,684 | 12/12/2016 | |
1.0.0-preview3-final | 49,112 | 10/24/2016 | |
1.0.0-preview2-final | 383,636 | 6/27/2016 | |
1.0.0-preview1-final | 63,588 | 5/16/2016 | |
1.0.0-msbuild3-final | 36,499 | 1/27/2017 | |
1.0.0-msbuild2-final | 10,759 | 12/12/2016 | |
1.0.0-msbuild1-final | 16,372 | 11/16/2016 |