EntityFrameworkCore 3.1
EntityFrameworkCore.SqlServer 3.1
Swashbulke.AspNetCore
- Db Name is ContacarttMap and will generate automate at begin
- App_Data folder has initial scripts for db just in case
Run
dotent run
for a dev server. Navigate tohttp://localhost:5000/index.html
for API documentation.