Microsoft.EntityFrameworkCore.Tools 9.0.0-preview.6.24327.4

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Tools.
dotnet add package Microsoft.EntityFrameworkCore.Tools --version 9.0.0-preview.6.24327.4                
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tools -Version 9.0.0-preview.6.24327.4                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0-preview.6.24327.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Tools --version 9.0.0-preview.6.24327.4                
#r "nuget: Microsoft.EntityFrameworkCore.Tools, 9.0.0-preview.6.24327.4"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.EntityFrameworkCore.Tools as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=9.0.0-preview.6.24327.4&prerelease

// Install Microsoft.EntityFrameworkCore.Tools as a Cake Tool
#tool nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=9.0.0-preview.6.24327.4&prerelease                

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (269)

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 (464)

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-preview.6.24327.4 2,434 7/9/2024
9.0.0-preview.5.24306.3 9,177 6/11/2024
9.0.0-preview.4.24267.1 9,550 5/21/2024
9.0.0-preview.3.24172.4 53,458 4/11/2024
9.0.0-preview.2.24128.4 16,775 3/12/2024
9.0.0-preview.1.24081.2 33,494 2/13/2024
8.0.7 148,423 7/9/2024
8.0.6 1,658,066 5/28/2024
8.0.5 858,355 5/14/2024
8.0.4 2,467,779 4/9/2024
8.0.3 2,028,088 3/12/2024
8.0.2 2,544,693 2/13/2024
8.0.1 2,677,001 1/9/2024
8.0.0 3,449,655 11/14/2023
8.0.0-rc.2.23480.1 64,547 10/10/2023
8.0.0-rc.1.23419.6 35,404 9/12/2023
8.0.0-preview.7.23375.4 28,494 8/8/2023
8.0.0-preview.6.23329.4 35,682 7/11/2023
8.0.0-preview.5.23280.1 30,458 6/13/2023
8.0.0-preview.4.23259.3 28,791 5/16/2023
8.0.0-preview.3.23174.2 49,829 4/11/2023
8.0.0-preview.2.23128.3 30,928 3/14/2023
8.0.0-preview.1.23111.4 75,201 2/21/2023
7.0.20 105,214 5/28/2024
7.0.19 74,275 5/14/2024
7.0.18 211,141 4/9/2024
7.0.17 245,143 3/12/2024
7.0.16 395,453 2/13/2024
7.0.15 621,866 1/9/2024
7.0.14 1,379,627 11/14/2023
7.0.13 1,746,531 10/24/2023
7.0.12 1,291,497 10/10/2023
7.0.11 2,576,397 9/12/2023
7.0.10 2,760,155 8/8/2023
7.0.9 2,182,791 7/11/2023
7.0.8 1,895,179 6/22/2023
7.0.7 905,885 6/13/2023
7.0.5 6,110,638 4/11/2023
7.0.4 2,806,135 3/14/2023
7.0.3 3,430,032 2/14/2023
7.0.2 3,960,756 1/10/2023
7.0.1 2,514,349 12/13/2022
7.0.0 3,128,049 11/7/2022
7.0.0-rc.2.22472.11 68,814 10/11/2022
7.0.0-rc.1.22426.7 32,456 9/14/2022
7.0.0-preview.7.22376.2 29,409 8/9/2022
7.0.0-preview.6.22329.4 21,698 7/12/2022
7.0.0-preview.5.22302.2 19,135 6/14/2022
7.0.0-preview.4.22229.2 24,944 5/10/2022
7.0.0-preview.3.22175.1 41,824 4/13/2022
7.0.0-preview.2.22153.1 15,786 3/14/2022
7.0.0-preview.1.22076.6 13,151 2/17/2022
6.0.32 10,456 7/9/2024
6.0.31 94,841 5/28/2024
6.0.30 61,704 5/14/2024
6.0.29 247,446 4/9/2024
6.0.28 258,758 3/12/2024
6.0.27 300,471 2/13/2024
6.0.26 490,153 1/9/2024
6.0.25 747,381 11/14/2023
6.0.24 387,229 10/24/2023
6.0.23 361,676 10/10/2023
6.0.22 747,380 9/12/2023
6.0.21 805,542 8/8/2023
6.0.20 749,539 7/11/2023
6.0.19 516,468 6/22/2023
6.0.18 363,849 6/13/2023
6.0.16 1,912,021 4/11/2023
6.0.15 1,072,836 3/14/2023
6.0.14 1,407,412 2/14/2023
6.0.13 2,010,192 1/10/2023
6.0.12 1,713,311 12/13/2022
6.0.11 2,891,194 11/7/2022
6.0.10 5,052,169 10/11/2022
6.0.9 4,368,292 9/13/2022
6.0.8 5,690,517 8/9/2022
6.0.7 5,491,625 7/12/2022
6.0.6 3,508,485 6/14/2022
6.0.5 5,611,022 5/10/2022
6.0.4 4,118,795 4/11/2022
6.0.3 4,759,478 3/8/2022
6.0.2 3,920,557 2/8/2022
6.0.1 6,291,617 12/14/2021
6.0.0 6,428,308 11/8/2021
6.0.0-rc.2.21480.5 53,405 10/12/2021
6.0.0-rc.1.21452.10 54,824 9/14/2021
6.0.0-preview.7.21378.4 35,686 8/10/2021
6.0.0-preview.6.21352.1 18,926 7/14/2021
6.0.0-preview.5.21301.9 34,319 6/15/2021
6.0.0-preview.4.21253.1 18,653 5/24/2021
6.0.0-preview.3.21201.2 37,308 4/8/2021
6.0.0-preview.2.21154.2 14,377 3/11/2021
6.0.0-preview.1.21102.2 30,432 2/12/2021
5.0.17 2,066,910 5/10/2022
5.0.16 417,419 4/11/2022
5.0.15 665,673 3/8/2022
5.0.14 879,260 2/8/2022
5.0.13 1,301,905 12/14/2021
5.0.12 1,549,623 11/7/2021
5.0.11 2,988,752 10/12/2021
5.0.10 3,706,647 9/14/2021
5.0.9 3,086,226 8/10/2021
5.0.8 2,930,046 7/13/2021
5.0.7 3,354,720 6/8/2021
5.0.6 2,587,076 5/11/2021
5.0.5 3,502,223 4/6/2021
5.0.4 2,436,854 3/9/2021
5.0.3 2,362,132 2/9/2021
5.0.2 2,406,838 1/12/2021
5.0.1 2,199,638 12/8/2020
5.0.0 3,310,392 11/9/2020
5.0.0-rc.2.20475.6 68,194 10/13/2020
5.0.0-rc.1.20451.13 51,659 9/14/2020
5.0.0-preview.8.20407.4 33,062 8/25/2020
5.0.0-preview.7.20365.15 32,111 7/21/2020
5.0.0-preview.6.20312.4 31,387 6/25/2020
5.0.0-preview.5.20278.2 15,100 6/10/2020
5.0.0-preview.4.20220.10 25,476 5/18/2020
5.0.0-preview.3.20181.2 37,860 4/23/2020
5.0.0-preview.2.20159.4 25,484 4/2/2020
5.0.0-preview.2.20120.8 14,006 3/16/2020
3.1.32 597,690 12/13/2022
3.1.31 138,336 11/8/2022
3.1.30 165,079 10/11/2022
3.1.29 428,599 9/13/2022
3.1.28 130,251 8/9/2022
3.1.27 103,771 7/12/2022
3.1.26 145,866 6/14/2022
3.1.25 298,410 5/10/2022
3.1.24 147,646 4/11/2022
3.1.23 356,016 3/8/2022
3.1.22 811,114 12/14/2021
3.1.21 886,987 11/7/2021
3.1.20 320,864 10/11/2021
3.1.19 539,863 9/14/2021
3.1.18 825,598 8/10/2021
3.1.17 505,770 7/13/2021
3.1.16 562,162 6/8/2021
3.1.15 762,154 5/11/2021
3.1.14 920,243 4/6/2021
3.1.13 1,158,410 3/9/2021
3.1.12 1,020,731 2/9/2021
3.1.11 1,346,607 1/12/2021
3.1.10 2,244,969 11/9/2020
3.1.9 3,349,261 10/13/2020
3.1.8 4,980,724 9/8/2020
3.1.7 2,927,788 8/11/2020
3.1.6 3,372,041 7/14/2020
3.1.5 4,139,302 6/9/2020
3.1.4 3,961,501 5/12/2020
3.1.3 5,608,927 3/24/2020
3.1.2 4,043,873 2/19/2020
3.1.1 4,024,338 1/14/2020
3.1.0 4,334,614 12/3/2019
3.1.0-preview3.19554.8 36,828 11/13/2019
3.1.0-preview2.19525.5 14,941 11/1/2019
3.1.0-preview1.19506.2 747,803 10/15/2019
3.0.3 46,812 2/19/2020
3.0.2 31,458 1/14/2020
3.0.1 468,652 11/18/2019
3.0.0 4,416,648 9/23/2019
3.0.0-rc1.19456.14 22,364 9/16/2019
3.0.0-preview9.19423.6 37,025 9/4/2019
3.0.0-preview8.19405.11 42,386 8/13/2019
3.0.0-preview7.19362.6 29,668 7/23/2019
3.0.0-preview6.19304.10 38,944 6/12/2019
3.0.0-preview5.19227.1 47,082 5/6/2019
3.0.0-preview4.19216.3 8,808 4/18/2019
3.0.0-preview3.19153.1 28,736 3/6/2019
3.0.0-preview.19074.3 15,491 1/29/2019
3.0.0-preview.18572.1 13,752 12/3/2018
2.2.6 10,288,888 7/9/2019
2.2.4 5,615,521 4/9/2019
2.2.3 1,748,193 3/11/2019
2.2.2 1,979,554 2/12/2019
2.2.1 2,537,465 1/8/2019
2.2.0 10,407,846 12/3/2018
2.2.0-preview3-35497 87,601 10/17/2018
2.2.0-preview2-35157 64,502 9/12/2018
2.2.0-preview1-35029 17,792 8/22/2018
2.1.14 1,946,618 11/18/2019
2.1.11 1,805,393 5/14/2019
2.1.8 2,201,460 2/12/2019
2.1.4 6,638,120 10/1/2018
2.1.3 3,175,762 9/11/2018
2.1.2 2,452,740 8/21/2018
2.1.1 10,413,587 6/18/2018
2.1.0 4,529,949 5/29/2018
2.1.0-rc1-final 50,984 5/6/2018
2.1.0-preview2-final 66,654 4/10/2018
2.1.0-preview1-final 199,933 2/26/2018
2.0.3 3,967,781 5/7/2018
2.0.2 4,043,436 3/13/2018
2.0.1 6,549,647 11/14/2017
2.0.0 6,937,975 8/11/2017
2.0.0-preview2-final 62,667 6/28/2017
2.0.0-preview1-final 36,405 5/10/2017
1.1.6 62,982 7/10/2018
1.1.5 174,101 12/12/2017
1.1.4 19,803 11/14/2017
1.1.2 62,566 9/20/2017
1.1.1 682,615 5/9/2017
1.1.0 277,069 3/6/2017
1.1.0-preview4-final 326,769 11/16/2016
1.1.0-msbuild3-final 47,430 1/27/2017
1.0.3 14,109 11/14/2017
1.0.2 7,203 9/20/2017
1.0.1 14,377 5/9/2017
1.0.0 383,549 3/6/2017
1.0.0-preview4-final 29,551 12/12/2016
1.0.0-preview3-final 48,938 10/24/2016
1.0.0-preview2-final 383,313 6/27/2016
1.0.0-preview1-final 63,452 5/16/2016
1.0.0-msbuild3-final 36,273 1/27/2017
1.0.0-msbuild2-final 10,492 12/12/2016
1.0.0-msbuild1-final 15,947 11/16/2016