go home

Entity Framework Core Scaffolding Templates (ef-templates)

Entity Framework Core templates for dotnet-new. Enables these commonly used templates: ef-templates
dotnet new --install "EntityFrameworkCore.VisualBasic.Templates"
dotnet new ef-templates
  • Tags: language: VB type: item
  • Classifications: EFCore Scaffolding