Skip to content

rameshovyas/asp_dot_net_core_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.Net Core MVC Application with SQL Server Database from Start to Finish

This is a very simple but detailed ASP.Net Core MVC application that creates a UI for adding , updating deleteing and viewing SQL Server database table records. The application uses EntityFrameworkCore for the database operations with code first approach. Fetaures I have used in this application.

Features

  • Custom Desiged CRUD Application
  • Server Side and Client Side Validations applied.
  • Bootstrap 5.2.3
  • Integration of BootsWatch Theme
  • Responsive Application
  • Cross platform Application
  • Used Toastr.js for Toast Notifications
  • Used TempData for Notifications

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot