Microsoft.EntityFrameworkCore.Tools 3.0.0-preview8.19405.11

Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Tools.
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.EntityFrameworkCore.Tools --version 3.0.0-preview8.19405.11
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tools -Version 3.0.0-preview8.19405.11
                    
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="3.0.0-preview8.19405.11">
  <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.
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tools" Version="3.0.0-preview8.19405.11" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.EntityFrameworkCore.Tools --version 3.0.0-preview8.19405.11
                    
#r "nuget: Microsoft.EntityFrameworkCore.Tools, 3.0.0-preview8.19405.11"
                    
#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.
#addin nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=3.0.0-preview8.19405.11&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=3.0.0-preview8.19405.11&prerelease
                    
Install as a Cake Tool

Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.

Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (302)

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.

JoreNoe

Redis并发优化

ImmediaC.SimpleCms

ASP.NET Core based CMS

StatisticManagers-CMS

Page Display Auth Process

GitHub repositories (489)

Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Tools:

Repository Stars
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A proven Clean Architecture Template for ASP.NET Core 9
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
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
dotnet/eShop
A reference .NET application implementing an eCommerce site
louthy/language-ext
C# pure functional programming framework - come and get declarative!
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
ant-design-blazor/ant-design-blazor
🌈A rich set of enterprise-class UI components based on Ant Design and Blazor.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
immense/Remotely
A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
Version Downloads Last Updated
10.0.0-preview.5.25277.114 7,595 6/6/2025
10.0.0-preview.4.25258.110 7,965 5/12/2025
10.0.0-preview.3.25171.6 12,230 4/10/2025
10.0.0-preview.2.25163.8 11,661 3/18/2025
10.0.0-preview.1.25081.1 10,869 2/25/2025
9.0.7 0 7/8/2025
9.0.6 818,603 6/10/2025
9.0.5 1,347,740 5/13/2025
9.0.4 2,106,790 4/8/2025
9.0.3 2,069,537 3/11/2025
9.0.2 2,296,474 2/11/2025
9.0.1 2,366,227 1/14/2025
9.0.0 4,425,469 11/12/2024
9.0.0-rc.2.24474.1 87,947 10/8/2024
9.0.0-rc.1.24451.1 45,148 9/10/2024
9.0.0-preview.7.24405.3 23,098 8/13/2024
9.0.0-preview.6.24327.4 23,266 7/9/2024
9.0.0-preview.5.24306.3 15,375 6/11/2024
9.0.0-preview.4.24267.1 18,965 5/21/2024
9.0.0-preview.3.24172.4 109,842 4/11/2024
9.0.0-preview.2.24128.4 29,024 3/12/2024
9.0.0-preview.1.24081.2 47,373 2/13/2024
8.0.18 0 7/8/2025
8.0.17 231,420 6/10/2025
8.0.16 480,177 5/13/2025
8.0.15 740,219 4/8/2025
8.0.14 1,031,833 3/11/2025
8.0.13 1,171,429 2/11/2025
8.0.12 1,439,103 1/14/2025
8.0.11 5,030,455 11/12/2024
8.0.10 8,189,431 10/8/2024
8.0.8 9,359,316 8/13/2024
8.0.7 5,900,264 7/9/2024
8.0.6 6,678,682 5/28/2024
8.0.5 2,563,212 5/14/2024
8.0.4 6,820,168 4/9/2024
8.0.3 4,502,626 3/12/2024
8.0.2 5,660,353 2/13/2024
8.0.1 4,636,206 1/9/2024
8.0.0 6,757,350 11/14/2023
8.0.0-rc.2.23480.1 74,261 10/10/2023
8.0.0-rc.1.23419.6 40,063 9/12/2023
8.0.0-preview.7.23375.4 31,386 8/8/2023
8.0.0-preview.6.23329.4 44,116 7/11/2023
8.0.0-preview.5.23280.1 62,076 6/13/2023
8.0.0-preview.4.23259.3 38,975 5/16/2023
8.0.0-preview.3.23174.2 71,239 4/11/2023
8.0.0-preview.2.23128.3 37,165 3/14/2023
8.0.0-preview.1.23111.4 78,767 2/21/2023
7.0.20 1,287,621 5/28/2024
7.0.19 195,460 5/14/2024
7.0.18 557,246 4/9/2024
7.0.17 455,758 3/12/2024
7.0.16 622,103 2/13/2024
7.0.15 937,480 1/9/2024
7.0.14 1,985,984 11/14/2023
7.0.13 2,228,061 10/24/2023
7.0.12 1,688,021 10/10/2023
7.0.11 3,779,797 9/12/2023
7.0.10 3,544,994 8/8/2023
7.0.9 2,830,898 7/11/2023
7.0.8 2,406,401 6/22/2023
7.0.7 1,119,458 6/13/2023
7.0.5 7,507,430 4/11/2023
7.0.4 3,365,111 3/14/2023
7.0.3 4,153,945 2/14/2023
7.0.2 5,246,036 1/10/2023
7.0.1 3,060,585 12/13/2022
7.0.0 3,775,636 11/7/2022
7.0.0-rc.2.22472.11 82,570 10/11/2022
7.0.0-rc.1.22426.7 36,436 9/14/2022
7.0.0-preview.7.22376.2 32,221 8/9/2022
7.0.0-preview.6.22329.4 24,469 7/12/2022
7.0.0-preview.5.22302.2 21,556 6/14/2022
7.0.0-preview.4.22229.2 27,417 5/10/2022
7.0.0-preview.3.22175.1 42,814 4/13/2022
7.0.0-preview.2.22153.1 17,448 3/14/2022
7.0.0-preview.1.22076.6 14,067 2/17/2022
6.0.36 407,222 11/12/2024
6.0.35 206,659 10/8/2024
6.0.33 356,731 8/13/2024
6.0.32 231,703 7/9/2024
6.0.31 315,939 5/28/2024
6.0.30 186,807 5/14/2024
6.0.29 578,360 4/9/2024
6.0.28 561,747 3/12/2024
6.0.27 563,253 2/13/2024
6.0.26 739,607 1/9/2024
6.0.25 1,147,524 11/14/2023
6.0.24 533,664 10/24/2023
6.0.23 491,479 10/10/2023
6.0.22 1,064,806 9/12/2023
6.0.21 1,098,552 8/8/2023
6.0.20 1,078,760 7/11/2023
6.0.19 666,594 6/22/2023
6.0.18 475,412 6/13/2023
6.0.16 2,561,722 4/11/2023
6.0.15 1,315,331 3/14/2023
6.0.14 1,734,132 2/14/2023
6.0.13 2,426,773 1/10/2023
6.0.12 2,162,909 12/13/2022
6.0.11 3,355,317 11/7/2022
6.0.10 5,973,224 10/11/2022
6.0.9 5,119,319 9/13/2022
6.0.8 6,661,194 8/9/2022
6.0.7 6,514,772 7/12/2022
6.0.6 4,083,028 6/14/2022
6.0.5 6,340,590 5/10/2022
6.0.4 4,735,725 4/11/2022
6.0.3 5,291,746 3/8/2022
6.0.2 4,403,227 2/8/2022
6.0.1 7,124,710 12/14/2021
6.0.0 7,769,486 11/8/2021
6.0.0-rc.2.21480.5 60,814 10/12/2021
6.0.0-rc.1.21452.10 60,473 9/14/2021
6.0.0-preview.7.21378.4 41,583 8/10/2021
6.0.0-preview.6.21352.1 20,645 7/14/2021
6.0.0-preview.5.21301.9 39,940 6/15/2021
6.0.0-preview.4.21253.1 24,168 5/24/2021
6.0.0-preview.3.21201.2 44,550 4/8/2021
6.0.0-preview.2.21154.2 16,525 3/11/2021
6.0.0-preview.1.21102.2 32,575 2/12/2021
5.0.17 2,558,821 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 458,116 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 730,377 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 916,940 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,462,099 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,705,196 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,213,721 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,049,691 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,323,955 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 3,135,676 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,586,890 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,778,447 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,791,846 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,615,290 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,491,186 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,522,527 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,341,004 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,592,052 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 72,331 10/13/2020
5.0.0-rc.1.20451.13 55,019 9/14/2020
5.0.0-preview.8.20407.4 34,179 8/25/2020
5.0.0-preview.7.20365.15 33,162 7/21/2020
5.0.0-preview.6.20312.4 32,788 6/25/2020
5.0.0-preview.5.20278.2 17,029 6/10/2020
5.0.0-preview.4.20220.10 27,086 5/18/2020
5.0.0-preview.3.20181.2 38,876 4/23/2020
5.0.0-preview.2.20159.4 26,728 4/2/2020
5.0.0-preview.2.20120.8 14,856 3/16/2020
3.1.32 1,093,565 12/13/2022
3.1.31 186,582 11/8/2022
3.1.30 236,891 10/11/2022
3.1.29 725,668 9/13/2022
3.1.28 151,447 8/9/2022
3.1.27 126,241 7/12/2022
3.1.26 172,473 6/14/2022
3.1.25 338,996 5/10/2022
3.1.24 164,011 4/11/2022
3.1.23 399,055 3/8/2022
3.1.22 949,100 12/14/2021
3.1.21 1,009,861 11/7/2021
3.1.20 349,843 10/11/2021
3.1.19 599,850 9/14/2021
3.1.18 908,779 8/10/2021
3.1.17 568,124 7/13/2021
3.1.16 603,118 6/8/2021
3.1.15 813,103 5/11/2021
3.1.14 1,001,657 4/6/2021
3.1.13 1,217,757 3/9/2021
3.1.12 1,060,359 2/9/2021
3.1.11 1,415,776 1/12/2021
3.1.10 2,373,443 11/9/2020
3.1.9 3,508,447 10/13/2020
3.1.8 5,198,297 9/8/2020
3.1.7 3,066,392 8/11/2020
3.1.6 3,549,067 7/14/2020
3.1.5 4,352,443 6/9/2020
3.1.4 4,339,652 5/12/2020
3.1.3 5,906,479 3/24/2020
3.1.2 4,197,737 2/19/2020
3.1.1 4,184,686 1/14/2020
3.1.0 4,577,453 12/3/2019
3.1.0-preview3.19554.8 38,612 11/13/2019
3.1.0-preview2.19525.5 15,926 11/1/2019
3.1.0-preview1.19506.2 810,765 10/15/2019
3.0.3 56,091 2/19/2020
3.0.2 33,727 1/14/2020
3.0.1 484,155 11/18/2019
3.0.0 4,653,259 9/23/2019
3.0.0-rc1.19456.14 23,097 9/16/2019
3.0.0-preview9.19423.6 39,478 9/4/2019
3.0.0-preview8.19405.11 43,537 8/13/2019
3.0.0-preview7.19362.6 30,889 7/23/2019
3.0.0-preview6.19304.10 39,869 6/12/2019
3.0.0-preview5.19227.1 49,113 5/6/2019
3.0.0-preview4.19216.3 9,377 4/18/2019
3.0.0-preview3.19153.1 30,234 3/6/2019
3.0.0-preview.19074.3 16,332 1/29/2019
3.0.0-preview.18572.1 14,894 12/3/2018
2.3.0 7,343 1/14/2025
2.2.6 10,942,333 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,821,804 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,787,486 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 2,036,871 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,621,742 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 11,315,894 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,893 10/17/2018
2.2.0-preview2-35157 73,095 9/12/2018
2.2.0-preview1-35029 18,460 8/22/2018
2.1.14 2,112,687 11/18/2019
2.1.11 1,844,656 5/14/2019
2.1.8 2,233,796 2/12/2019
2.1.4 6,861,939 10/1/2018
2.1.3 3,238,194 9/11/2018
2.1.2 2,514,629 8/21/2018
2.1.1 12,462,442 6/18/2018
2.1.0 4,679,549 5/29/2018
2.1.0-rc1-final 52,283 5/6/2018
2.1.0-preview2-final 68,947 4/10/2018
2.1.0-preview1-final 207,363 2/26/2018
2.0.3 4,193,224 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,219,489 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,894,146 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,219,391 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 64,754 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 37,390 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 72,222 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 179,548 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 20,841 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.2 64,003 9/20/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 734,005 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 287,577 3/6/2017 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview4-final 330,041 11/16/2016 1.1.0-preview4-final is deprecated because it is no longer maintained.
1.1.0-msbuild3-final 48,446 1/27/2017 1.1.0-msbuild3-final is deprecated because it is no longer maintained.
1.0.3 15,367 11/14/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 7,887 9/20/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 15,412 5/9/2017 1.0.1 is deprecated because it is no longer maintained.
1.0.0 556,569 3/6/2017 1.0.0 is deprecated because it is no longer maintained.
1.0.0-preview4-final 30,171 12/12/2016 1.0.0-preview4-final is deprecated because it is no longer maintained.
1.0.0-preview3-final 49,596 10/24/2016 1.0.0-preview3-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 384,650 6/27/2016 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 64,140 5/16/2016 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-msbuild3-final 37,179 1/27/2017 1.0.0-msbuild3-final is deprecated because it is no longer maintained.
1.0.0-msbuild2-final 12,654 12/12/2016 1.0.0-msbuild2-final is deprecated because it is no longer maintained.
1.0.0-msbuild1-final 16,974 11/16/2016 1.0.0-msbuild1-final is deprecated because it is no longer maintained.