Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ogsmurfen/entityframeworkcore-p3
- Owner: OGSmurfen
- Created: 2024-08-06T12:32:49.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-07T10:22:09.000Z (6 months ago)
- Last Synced: 2025-01-13T00:34:42.331Z (16 days ago)
- Topics: asp-net-core, crud, efcorescaffolder, entity-framework-core, migrations, razor-pages, scaffolding
- Language: C#
- Homepage:
- Size: 902 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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