Skip to content

Entity Framework Code First Example with MySql Database. ( This Project includes audit,tracking and simple crud operations in mySql)

Notifications You must be signed in to change notification settings

EnesAys/MySql-EntityFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MySql-EntityFramework

Entity Framework Code First Example with MySql Database. ( This Project includes audit,tracking and simple crud operations in mySql)

Mysql for Visual Studio and Mysql Connector/.Net are necessary.

If You Have a problem, try this steps

Install-package Entity Framework Install-package MySql.Data Install-package MySql.Data.Entity

Check Your ConnectionString and check your provider if you still have a problem

Downgrade your entity framework 6.0 and say yes for mysql.data downgrade question.

Still you have a problem contact with me enesaysan8@gmail.com may be I can help you

(When you open project please write your browser "/Contacts/")

About

Entity Framework Code First Example with MySql Database. ( This Project includes audit,tracking and simple crud operations in mySql)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published