Microsoft.EntityFrameworkCore.Tasks 9.0.6

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.EntityFrameworkCore.Tasks --version 9.0.6
                    
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tasks -Version 9.0.6
                    
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.Tasks" Version="9.0.6">
  <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.Tasks" Version="9.0.6" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Tasks">
  <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.Tasks --version 9.0.6
                    
#r "nuget: Microsoft.EntityFrameworkCore.Tasks, 9.0.6"
                    
#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.Tasks&version=9.0.6
                    
Install Microsoft.EntityFrameworkCore.Tasks as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Tasks&version=9.0.6
                    
Install Microsoft.EntityFrameworkCore.Tasks as a Cake Tool

The Entity Framework Core MSBuild tasks integrate EF design-time tools into the build process. They're primarily used to generate the compiled model.

This package should be referenced by the project containing the derived DbContext.

Usage

Install the package into your project, set <EFOptimizeContext Condition="'$(Configuration)'=='Release'">true</EFOptimizeContext> and then run build normally.

If the startup project is different from the current project it needs to be specified: <EFStartupProject>..\Startup\Startup.csproj</EFStartupProject>

The startup project must also reference the Microsoft.EntityFrameworkCore.Tasks package.

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

This package is not used by any NuGet packages.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Tasks:

Repository Stars
GZTimeWalker/GZCTF
The GZ::CTF project, an open source CTF platform.
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
Version Downloads Last updated
10.0.0-preview.5.25277.114 66 6/6/2025
10.0.0-preview.4.25258.110 217 5/12/2025
10.0.0-preview.3.25171.6 180 4/10/2025
10.0.0-preview.2.25163.8 165 3/18/2025
10.0.0-preview.1.25081.1 89 2/25/2025
9.0.6 61 6/10/2025
9.0.5 2,116 5/13/2025
9.0.4 5,840 4/8/2025
9.0.3 2,758 3/11/2025
9.0.2 5,452 2/11/2025
9.0.1 2,461 1/14/2025
9.0.0 6,810 11/12/2024
9.0.0-rc.2.24474.1 340 10/8/2024
9.0.0-rc.1.24451.1 1,322 9/10/2024
9.0.0-preview.7.24405.3 161 8/13/2024
9.0.0-preview.6.24327.4 98 7/9/2024
9.0.0-preview.5.24306.3 113 6/11/2024
9.0.0-preview.4.24267.1 123 5/21/2024
9.0.0-preview.3.24172.4 193 4/11/2024