Microsoft.EntityFrameworkCore.Tasks 9.0.0-preview.3.24172.4

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Microsoft.EntityFrameworkCore.Tasks.
dotnet add package Microsoft.EntityFrameworkCore.Tasks --version 9.0.0-preview.3.24172.4
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tasks -Version 9.0.0-preview.3.24172.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.Tasks" Version="9.0.0-preview.3.24172.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.EntityFrameworkCore.Tasks --version 9.0.0-preview.3.24172.4
#r "nuget: Microsoft.EntityFrameworkCore.Tasks, 9.0.0-preview.3.24172.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.Tasks as a Cake Addin
#addin nuget:?package=Microsoft.EntityFrameworkCore.Tasks&version=9.0.0-preview.3.24172.4&prerelease

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

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>

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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0-preview.3.24172.4 107 4/11/2024