| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Adds VB design-time support to EF Core.
The latest version is available on NuGet.
dotnet add package EntityFrameworkCore.VisualBasicAfter installing this package, you'll be able to reverse engineer models and add migrations into VB projects.
VB templates are also available to customize the reverse engineered code.
dotnet new install EntityFrameworkCore.VisualBasic.Templates
dotnet new ef-templates -lang VB| Back | FazBrowse Home | New Git URL |