Skip to content

jehoshuapratama/Dapper-CRUD-Employee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dapper-CRUD-Employee

This Project shows how to create a CRUD on Employee using ASP.NET MVC and Dapper

Instalation

First. Create new ASP.NET MVC Project.

Second. Install Dapper using PM> Install-Package Dapper

Third. Create a new Database using MSQL and create table Employee and Division

Fourth. Create Procedure.

Lastly. Connect Visual Studio to the Database using Dapper

About

MVC CRUD Using MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published