![]() |
VOOZH | about |
dotnet add package Microsoft.EntityFrameworkCore.Tasks --version 10.0.9
NuGet\Install-Package Microsoft.EntityFrameworkCore.Tasks -Version 10.0.9
<PackageReference Include="Microsoft.EntityFrameworkCore.Tasks" Version="10.0.9">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Tasks" Version="10.0.9" />Directory.Packages.props
<PackageReference Include="Microsoft.EntityFrameworkCore.Tasks"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>Project file
paket add Microsoft.EntityFrameworkCore.Tasks --version 10.0.9
#r "nuget: Microsoft.EntityFrameworkCore.Tasks, 10.0.9"
#:package Microsoft.EntityFrameworkCore.Tasks@10.0.9
#addin nuget:?package=Microsoft.EntityFrameworkCore.Tasks&version=10.0.9Install as a Cake Addin
#tool nuget:?package=Microsoft.EntityFrameworkCore.Tasks&version=10.0.9Install 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.
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.
See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.
If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
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 |
|---|---|---|
| 11.0.0-preview.5.26302.115 | 121 | 6/9/2026 |
| 11.0.0-preview.4.26230.115 | 171 | 5/12/2026 |
| 11.0.0-preview.3.26207.106 | 219 | 4/14/2026 |
| 11.0.0-preview.2.26159.112 | 86 | 3/10/2026 |
| 11.0.0-preview.1.26104.118 | 83 | 2/10/2026 |
| 10.0.9 | 1,941 | 6/9/2026 |
| 10.0.8 | 5,447 | 5/12/2026 |
| 10.0.7 | 10,521 | 4/21/2026 |
| 10.0.6 | 2,878 | 4/14/2026 |
| 10.0.5 | 8,075 | 3/12/2026 |
| 10.0.4 | 872 | 3/10/2026 |
| 10.0.3 | 6,931 | 2/10/2026 |
| 10.0.2 | 15,871 | 1/13/2026 |
| 10.0.1 | 5,589 | 12/9/2025 |
| 9.0.17 | 337 | 6/9/2026 |
| 9.0.16 | 437 | 5/12/2026 |
| 9.0.15 | 589 | 4/14/2026 |
| 9.0.14 | 1,592 | 3/10/2026 |
| 9.0.13 | 809 | 2/10/2026 |
| 9.0.12 | 2,502 | 1/13/2026 |