Shared design-time components for Entity Framework Core tools.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 9.0.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://docs.microsoft.com/ef/core/ |
NuGet Url: | https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Design |
Install
Install-Package Microsoft.EntityFrameworkCore.Design
dotnet add package Microsoft.EntityFrameworkCore.Design
paket add Microsoft.EntityFrameworkCore.Design
Microsoft.EntityFrameworkCore.Design Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.2)
- Humanizer.Core(>= 2.8.26)
- Microsoft.CSharp(>= 4.7.0)
Tags