Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ogsmurfen/entityframeworkcore-p3

A web app for adding, editing and deleting entities from a db
https://github.com/ogsmurfen/entityframeworkcore-p3

asp-net-core crud efcorescaffolder entity-framework-core migrations razor-pages scaffolding

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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