Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 242 Bytes

NetCoreApiCRUD

.Net Core Api with MySQL (Database First) complete example

This application user the database first approach please add your connection string to appsettings.json file.

To restore the database use the file NetCoreApiDB.sql