Skip to content

rd003/ImageUploadMvc

Repository files navigation

ImageUploadMvc

In this project you will learn to perform image related operations (add,update,delete,display). It is a full crud app with actual database. Images will be saved locally.

Tech Stack

  • Dotnet 8 mvc
  • Dapper
  • MSSQL
  • Bootstrap 5

Video tutorial on youtube

https://youtu.be/tkk_HxtaqsE

Database script

db.sript

Screenshots

Display records

screenshot1

Add a record

screenshot2

Thanks for the github ⭐