https://github.com/rameshovyas/asp_dot_net_core_sample
ASP.Net Core MVC Application with SQL Server Database from Start to Finish
https://github.com/rameshovyas/asp_dot_net_core_sample
asp-net-core asp-net-core-mvc bootstrap5 bootswatch-theme dotnet-core entity-framework-core sqlserver toast-notifications
Last synced: 3 months ago
JSON representation
ASP.Net Core MVC Application with SQL Server Database from Start to Finish
- Host: GitHub
- URL: https://github.com/rameshovyas/asp_dot_net_core_sample
- Owner: rameshovyas
- Created: 2023-03-09T07:53:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T04:06:16.000Z (over 3 years ago)
- Last Synced: 2025-03-03T18:48:56.549Z (over 1 year ago)
- Topics: asp-net-core, asp-net-core-mvc, bootstrap5, bootswatch-theme, dotnet-core, entity-framework-core, sqlserver, toast-notifications
- Language: CSS
- Homepage: https://github.com/rameshovyas/asp_dot_net_core_sample
- Size: 29.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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



