Microsoft.EntityFrameworkCore.Design
10.0.0-preview.4.25255.103
Prefix Reserved
dotnet add package Microsoft.EntityFrameworkCore.Design --version 10.0.0-preview.4.25255.103
NuGet\Install-Package Microsoft.EntityFrameworkCore.Design -Version 10.0.0-preview.4.25255.103
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.0-preview.4.25255.103"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.0-preview.4.25255.103" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Microsoft.EntityFrameworkCore.Design --version 10.0.0-preview.4.25255.103
#r "nuget: Microsoft.EntityFrameworkCore.Design, 10.0.0-preview.4.25255.103"
#addin nuget:?package=Microsoft.EntityFrameworkCore.Design&version=10.0.0-preview.4.25255.103&prerelease
#tool nuget:?package=Microsoft.EntityFrameworkCore.Design&version=10.0.0-preview.4.25255.103&prerelease
The Entity Framework Core tools help with design-time development tasks. They're primarily used to manage Migrations and to scaffold a DbContext
and entity types by reverse engineering the schema of a database.
The Microsoft.EntityFrameworkCore.Design
package is required for either command-line or Package Manager Console-based tooling, and is a dependency of dotnet-ef and Microsoft.EntityFrameworkCore.Tools.
Usage
Install the package into your project and then use either dotnet-ef or Microsoft.EntityFrameworkCore.Tools.
By default, the package will install with PrivateAssets="All"
so that the tooling assembly will not be included with your published app. For example:
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net10.0 is compatible. 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. |
-
net10.0
- Humanizer.Core (>= 2.14.1)
- Microsoft.Build.Framework (>= 17.13.9)
- Microsoft.Build.Locator (>= 1.7.8)
- Microsoft.Build.Utilities.Core (>= 17.13.9)
- Microsoft.CodeAnalysis.CSharp (>= 4.13.0)
- Microsoft.CodeAnalysis.CSharp.Workspaces (>= 4.13.0)
- Microsoft.CodeAnalysis.Workspaces.MSBuild (>= 4.13.0)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Caching.Memory (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.DependencyModel (>= 10.0.0-preview.4.25255.103)
- Microsoft.Extensions.Logging (>= 10.0.0-preview.4.25255.103)
- Mono.TextTemplating (>= 3.0.0)
- Newtonsoft.Json (>= 13.0.3)
GitHub repositories (507)
Showing the top 20 popular GitHub repositories that depend on Microsoft.EntityFrameworkCore.Design:
Repository | Stars |
---|---|
jellyfin/jellyfin
The Free Software Media System - Server Backend & API
|
|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
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
|
|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
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
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
|
|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
MassTransit/MassTransit
Distributed Application Framework for .NET
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
btcpayserver/btcpayserver
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
graphql-dotnet/graphql-dotnet
GraphQL for .NET
|
|
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
|
|
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
|
Version | Downloads | Last updated |
---|---|---|
10.0.0-preview.4.25255.103 | 0 | 5/12/2025 |
3.0.0-preview.19074.3 | 6 | 1/28/2019 |
3.0.0-preview.18572.1 | 1 | 11/30/2018 |