Skip to content

A web app for adding, editing and deleting entities from a db

Notifications You must be signed in to change notification settings

OGSmurfen/EntityFrameworkCore-p3

Repository files navigation

EntityFrameworkCore-p3

  • Using ASP.NET Core and Entity Framework Core for a simple web application
  • Reverse engineering a model from an existing database using EF Core Scaffolder
  • EF Core CRUD scaffolding for Razor Pages