Skip to content

NyeinChanAung-Dev/dotnetcoremvc_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asp.Net Core MVC - CURD for Beginner Level

  • asp.net core mvc 3.1
  • Entity Frameword Core 3.1.
  • Bootstarp.
  • jQuery-ajax.
  • Microsoft SQL Server.

Need IDE and Tools

  1. Visual studio 2019
  2. Micorsoft SQL Server 2019
  3. .Net sdk 3.1

To run the project

  1. Clone or download the project from this repo
  2. Extract the project zip file
  3. Create new database in micorsoft sql server
  4. After created new db, run the script file from dotnetcoremvc_crud\Data\script.sql your created databse
  5. Open the project with Visual Studio, and open the appsettings.json file
  6. Change DbConnection with your Microsoft SQL Server name, you created database name and other username and passwword credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors