ef tool for generating database tables and columns description.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 0.8.0 |
Author(s): | WeihanLi |
Last Update: | Friday, September 15, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/WeihanLi/https://github.com/WeihanLi/EntityFramework.DbDescriptionHelper |
NuGet Url: | https://www.nuget.org/packages/WeihanLi.EntityFramework.DbDescriptionHelper |
Install
Install-Package WeihanLi.EntityFramework.DbDescriptionHelper
dotnet add package WeihanLi.EntityFramework.DbDescriptionHelper
paket add WeihanLi.EntityFramework.DbDescriptionHelper
WeihanLi.EntityFramework.DbDescriptionHelper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(>= 6.1.3)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.0)
Tags