Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bottomsnode/crud_termwork
This project involves creating a web application using ASP.NET to perform basic CRUD operations (Create, Read, Update, Delete) on a data model. The application will interact with a database to manage data entries through a user-friendly interface.
https://github.com/bottomsnode/crud_termwork
asp-net crud-application
Last synced: 1 day ago
JSON representation
This project involves creating a web application using ASP.NET to perform basic CRUD operations (Create, Read, Update, Delete) on a data model. The application will interact with a database to manage data entries through a user-friendly interface.
- Host: GitHub
- URL: https://github.com/bottomsnode/crud_termwork
- Owner: BottomsNode
- Created: 2024-10-16T07:33:18.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-16T07:34:34.000Z (about 1 month ago)
- Last Synced: 2024-10-17T22:23:36.618Z (about 1 month ago)
- Topics: asp-net, crud-application
- Language: JavaScript
- Homepage:
- Size: 33.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implementing Basic CRUD Operations in ASP.NET