Microsoft.EntityFrameworkCore.Tools 2.2.0-preview1-35029

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 2.2.0-preview1-35029
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tools -Version 2.2.0-preview1-35029
                    
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="2.2.0-preview1-35029">
  <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="2.2.0-preview1-35029" />
                    
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 2.2.0-preview1-35029
                    
#r "nuget: Microsoft.EntityFrameworkCore.Tools, 2.2.0-preview1-35029"
                    
#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=2.2.0-preview1-35029&prerelease
                    
Install Microsoft.EntityFrameworkCore.Tools as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Tools&version=2.2.0-preview1-35029&prerelease
                    
Install Microsoft.EntityFrameworkCore.Tools 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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 (297)

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

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.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
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.4.25258.110 5,509 5/12/2025
10.0.0-preview.3.25171.6 10,328 4/10/2025
10.0.0-preview.2.25163.8 10,479 3/18/2025
10.0.0-preview.1.25081.1 9,716 2/25/2025
9.0.5 529,802 5/13/2025
9.0.4 1,536,771 4/8/2025
9.0.3 1,626,480 3/11/2025
9.0.2 1,953,750 2/11/2025
9.0.1 2,037,379 1/14/2025
9.0.0 3,932,318 11/12/2024
9.0.0-rc.2.24474.1 84,584 10/8/2024
9.0.0-rc.1.24451.1 43,475 9/10/2024
9.0.0-preview.7.24405.3 22,432 8/13/2024
9.0.0-preview.6.24327.4 22,442 7/9/2024
9.0.0-preview.5.24306.3 14,710 6/11/2024
9.0.0-preview.4.24267.1 18,090 5/21/2024
9.0.0-preview.3.24172.4 108,939 4/11/2024
9.0.0-preview.2.24128.4 28,168 3/12/2024
9.0.0-preview.1.24081.2 46,212 2/13/2024
8.0.16 161,410 5/13/2025
8.0.15 505,379 4/8/2025
8.0.14 785,030 3/11/2025
8.0.13 950,183 2/11/2025
8.0.12 1,226,087 1/14/2025
8.0.11 4,377,085 11/12/2024
8.0.10 7,452,706 10/8/2024
8.0.8 8,681,724 8/13/2024
8.0.7 5,498,377 7/9/2024
8.0.6 6,286,891 5/28/2024
8.0.5 2,410,573 5/14/2024
8.0.4 6,439,869 4/9/2024
8.0.3 4,294,108 3/12/2024
8.0.2 5,406,926 2/13/2024
8.0.1 4,449,392 1/9/2024
8.0.0 6,405,616 11/14/2023
8.0.0-rc.2.23480.1 73,820 10/10/2023
8.0.0-rc.1.23419.6 39,321 9/12/2023
8.0.0-preview.7.23375.4 31,200 8/8/2023
8.0.0-preview.6.23329.4 43,651 7/11/2023
8.0.0-preview.5.23280.1 56,915 6/13/2023
8.0.0-preview.4.23259.3 38,394 5/16/2023
8.0.0-preview.3.23174.2 69,858 4/11/2023
8.0.0-preview.2.23128.3 36,879 3/14/2023
8.0.0-preview.1.23111.4 78,473 2/21/2023
7.0.20 1,166,235 5/28/2024
7.0.19 188,416 5/14/2024
7.0.18 534,512 4/9/2024
7.0.17 441,636 3/12/2024
7.0.16 605,744 2/13/2024
7.0.15 913,277 1/9/2024
7.0.14 1,932,644 11/14/2023
7.0.13 2,193,842 10/24/2023
7.0.12 1,666,745 10/10/2023
7.0.11 3,655,890 9/12/2023
7.0.10 3,475,435 8/8/2023
7.0.9 2,781,528 7/11/2023
7.0.8 2,350,282 6/22/2023
7.0.7 1,101,945 6/13/2023
7.0.5 7,387,095 4/11/2023
7.0.4 3,319,129 3/14/2023
7.0.3 4,097,110 2/14/2023
7.0.2 5,113,316 1/10/2023
7.0.1 3,011,210 12/13/2022
7.0.0 3,726,794 11/7/2022
7.0.0-rc.2.22472.11 81,504 10/11/2022
7.0.0-rc.1.22426.7 36,157 9/14/2022
7.0.0-preview.7.22376.2 32,029 8/9/2022
7.0.0-preview.6.22329.4 24,361 7/12/2022
7.0.0-preview.5.22302.2 21,463 6/14/2022
7.0.0-preview.4.22229.2 27,215 5/10/2022
7.0.0-preview.3.22175.1 42,735 4/13/2022
7.0.0-preview.2.22153.1 17,379 3/14/2022
7.0.0-preview.1.22076.6 13,976 2/17/2022
6.0.36 335,949 11/12/2024
6.0.35 189,786 10/8/2024
6.0.33 340,502 8/13/2024
6.0.32 222,300 7/9/2024
6.0.31 304,014 5/28/2024
6.0.30 178,401 5/14/2024
6.0.29 556,280 4/9/2024
6.0.28 544,804 3/12/2024
6.0.27 546,352 2/13/2024
6.0.26 725,012 1/9/2024
6.0.25 1,119,404 11/14/2023
6.0.24 524,554 10/24/2023
6.0.23 484,044 10/10/2023
6.0.22 1,045,288 9/12/2023
6.0.21 1,075,946 8/8/2023
6.0.20 1,054,216 7/11/2023
6.0.19 656,177 6/22/2023
6.0.18 469,566 6/13/2023
6.0.16 2,503,455 4/11/2023
6.0.15 1,297,071 3/14/2023
6.0.14 1,708,305 2/14/2023
6.0.13 2,397,062 1/10/2023
6.0.12 2,123,507 12/13/2022
6.0.11 3,324,264 11/7/2022
6.0.10 5,896,442 10/11/2022
6.0.9 5,056,599 9/13/2022
6.0.8 6,593,634 8/9/2022
6.0.7 6,454,888 7/12/2022
6.0.6 4,029,435 6/14/2022
6.0.5 6,285,831 5/10/2022
6.0.4 4,689,574 4/11/2022
6.0.3 5,247,928 3/8/2022
6.0.2 4,358,803 2/8/2022
6.0.1 7,056,321 12/14/2021
6.0.0 7,663,033 11/8/2021
6.0.0-rc.2.21480.5 56,689 10/12/2021
6.0.0-rc.1.21452.10 58,763 9/14/2021
6.0.0-preview.7.21378.4 39,699 8/10/2021
6.0.0-preview.6.21352.1 20,407 7/14/2021
6.0.0-preview.5.21301.9 39,051 6/15/2021
6.0.0-preview.4.21253.1 20,118 5/24/2021
6.0.0-preview.3.21201.2 40,880 4/8/2021
6.0.0-preview.2.21154.2 14,911 3/11/2021
6.0.0-preview.1.21102.2 32,047 2/12/2021
5.0.17 2,496,921 5/10/2022 5.0.17 is deprecated because it is no longer maintained.
5.0.16 454,758 4/11/2022 5.0.16 is deprecated because it is no longer maintained.
5.0.15 725,082 3/8/2022 5.0.15 is deprecated because it is no longer maintained.
5.0.14 913,828 2/8/2022 5.0.14 is deprecated because it is no longer maintained.
5.0.13 1,447,955 12/14/2021 5.0.13 is deprecated because it is no longer maintained.
5.0.12 1,692,821 11/7/2021 5.0.12 is deprecated because it is no longer maintained.
5.0.11 3,184,960 10/12/2021 5.0.11 is deprecated because it is no longer maintained.
5.0.10 4,006,420 9/14/2021 5.0.10 is deprecated because it is no longer maintained.
5.0.9 3,279,683 8/10/2021 5.0.9 is deprecated because it is no longer maintained.
5.0.8 3,094,213 7/13/2021 5.0.8 is deprecated because it is no longer maintained.
5.0.7 3,544,759 6/8/2021 5.0.7 is deprecated because it is no longer maintained.
5.0.6 2,736,469 5/11/2021 5.0.6 is deprecated because it is no longer maintained.
5.0.5 3,735,899 4/6/2021 5.0.5 is deprecated because it is no longer maintained.
5.0.4 2,574,987 3/9/2021 5.0.4 is deprecated because it is no longer maintained.
5.0.3 2,463,379 2/9/2021 5.0.3 is deprecated because it is no longer maintained.
5.0.2 2,498,150 1/12/2021 5.0.2 is deprecated because it is no longer maintained.
5.0.1 2,303,373 12/8/2020 5.0.1 is deprecated because it is no longer maintained.
5.0.0 3,518,260 11/9/2020 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc.2.20475.6 71,614 10/13/2020
5.0.0-rc.1.20451.13 53,702 9/14/2020
5.0.0-preview.8.20407.4 34,115 8/25/2020
5.0.0-preview.7.20365.15 33,102 7/21/2020
5.0.0-preview.6.20312.4 32,708 6/25/2020
5.0.0-preview.5.20278.2 16,860 6/10/2020
5.0.0-preview.4.20220.10 26,994 5/18/2020
5.0.0-preview.3.20181.2 38,805 4/23/2020
5.0.0-preview.2.20159.4 26,629 4/2/2020
5.0.0-preview.2.20120.8 14,761 3/16/2020
3.1.32 1,043,820 12/13/2022
3.1.31 182,271 11/8/2022
3.1.30 232,484 10/11/2022
3.1.29 700,776 9/13/2022
3.1.28 148,708 8/9/2022
3.1.27 124,068 7/12/2022
3.1.26 169,715 6/14/2022
3.1.25 336,231 5/10/2022
3.1.24 163,084 4/11/2022
3.1.23 396,198 3/8/2022
3.1.22 936,565 12/14/2021
3.1.21 1,005,034 11/7/2021
3.1.20 346,625 10/11/2021
3.1.19 596,054 9/14/2021
3.1.18 902,269 8/10/2021
3.1.17 564,142 7/13/2021
3.1.16 598,662 6/8/2021
3.1.15 808,912 5/11/2021
3.1.14 994,004 4/6/2021
3.1.13 1,212,738 3/9/2021
3.1.12 1,057,350 2/9/2021
3.1.11 1,408,455 1/12/2021
3.1.10 2,356,830 11/9/2020
3.1.9 3,490,982 10/13/2020
3.1.8 5,175,991 9/8/2020
3.1.7 3,053,914 8/11/2020
3.1.6 3,529,361 7/14/2020
3.1.5 4,333,139 6/9/2020
3.1.4 4,305,914 5/12/2020
3.1.3 5,878,449 3/24/2020
3.1.2 4,183,735 2/19/2020
3.1.1 4,168,867 1/14/2020
3.1.0 4,556,046 12/3/2019
3.1.0-preview3.19554.8 38,398 11/13/2019
3.1.0-preview2.19525.5 15,804 11/1/2019
3.1.0-preview1.19506.2 804,690 10/15/2019
3.0.3 55,133 2/19/2020
3.0.2 33,450 1/14/2020
3.0.1 482,771 11/18/2019
3.0.0 4,631,228 9/23/2019
3.0.0-rc1.19456.14 23,049 9/16/2019
3.0.0-preview9.19423.6 39,394 9/4/2019
3.0.0-preview8.19405.11 43,436 8/13/2019
3.0.0-preview7.19362.6 30,802 7/23/2019
3.0.0-preview6.19304.10 39,812 6/12/2019
3.0.0-preview5.19227.1 48,829 5/6/2019
3.0.0-preview4.19216.3 9,329 4/18/2019
3.0.0-preview3.19153.1 30,126 3/6/2019
3.0.0-preview.19074.3 16,259 1/29/2019
3.0.0-preview.18572.1 14,837 12/3/2018
2.3.0 5,591 1/14/2025
2.2.6 10,881,761 7/9/2019 2.2.6 is deprecated because it is no longer maintained.
2.2.4 5,805,879 4/9/2019 2.2.4 is deprecated because it is no longer maintained.
2.2.3 1,784,687 3/11/2019 2.2.3 is deprecated because it is no longer maintained.
2.2.2 2,031,377 2/12/2019 2.2.2 is deprecated because it is no longer maintained.
2.2.1 2,615,269 1/8/2019 2.2.1 is deprecated because it is no longer maintained.
2.2.0 11,233,434 12/3/2018 2.2.0 is deprecated because it is no longer maintained.
2.2.0-preview3-35497 88,790 10/17/2018
2.2.0-preview2-35157 71,609 9/12/2018
2.2.0-preview1-35029 18,390 8/22/2018
2.1.14 2,096,302 11/18/2019
2.1.11 1,841,341 5/14/2019
2.1.8 2,230,232 2/12/2019
2.1.4 6,850,672 10/1/2018
2.1.3 3,230,932 9/11/2018
2.1.2 2,507,336 8/21/2018
2.1.1 12,244,564 6/18/2018
2.1.0 4,666,835 5/29/2018
2.1.0-rc1-final 52,138 5/6/2018
2.1.0-preview2-final 68,731 4/10/2018
2.1.0-preview1-final 206,733 2/26/2018
2.0.3 4,170,667 5/7/2018 2.0.3 is deprecated because it is no longer maintained.
2.0.2 4,204,274 3/13/2018 2.0.2 is deprecated because it is no longer maintained.
2.0.1 6,860,352 11/14/2017 2.0.1 is deprecated because it is no longer maintained.
2.0.0 7,193,050 8/11/2017 2.0.0 is deprecated because it is no longer maintained.
2.0.0-preview2-final 64,559 6/28/2017 2.0.0-preview2-final is deprecated because it is no longer maintained.
2.0.0-preview1-final 37,288 5/10/2017 2.0.0-preview1-final is deprecated because it is no longer maintained.
1.1.6 71,548 7/10/2018 1.1.6 is deprecated because it is no longer maintained.
1.1.5 179,132 12/12/2017 1.1.5 is deprecated because it is no longer maintained.
1.1.4 20,703 11/14/2017 1.1.4 is deprecated because it is no longer maintained.
1.1.2 63,854 9/20/2017 1.1.2 is deprecated because it is no longer maintained.
1.1.1 731,058 5/9/2017 1.1.1 is deprecated because it is no longer maintained.
1.1.0 286,570 3/6/2017 1.1.0 is deprecated because it is no longer maintained.
1.1.0-preview4-final 329,032 11/16/2016 1.1.0-preview4-final is deprecated because it is no longer maintained.
1.1.0-msbuild3-final 48,328 1/27/2017 1.1.0-msbuild3-final is deprecated because it is no longer maintained.
1.0.3 15,252 11/14/2017 1.0.3 is deprecated because it is no longer maintained.
1.0.2 7,789 9/20/2017 1.0.2 is deprecated because it is no longer maintained.
1.0.1 15,315 5/9/2017 1.0.1 is deprecated because it is no longer maintained.
1.0.0 534,399 3/6/2017 1.0.0 is deprecated because it is no longer maintained.
1.0.0-preview4-final 30,079 12/12/2016 1.0.0-preview4-final is deprecated because it is no longer maintained.
1.0.0-preview3-final 49,503 10/24/2016 1.0.0-preview3-final is deprecated because it is no longer maintained.
1.0.0-preview2-final 384,483 6/27/2016 1.0.0-preview2-final is deprecated because it is no longer maintained.
1.0.0-preview1-final 64,048 5/16/2016 1.0.0-preview1-final is deprecated because it is no longer maintained.
1.0.0-msbuild3-final 37,068 1/27/2017 1.0.0-msbuild3-final is deprecated because it is no longer maintained.
1.0.0-msbuild2-final 12,277 12/12/2016 1.0.0-msbuild2-final is deprecated because it is no longer maintained.
1.0.0-msbuild1-final 16,803 11/16/2016 1.0.0-msbuild1-final is deprecated because it is no longer maintained.