Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 414 Bytes

ContactMap Api (Aksia)

Components Extra Nugets

EntityFrameworkCore 3.1

EntityFrameworkCore.SqlServer 3.1

Swashbulke.AspNetCore

Db Info

  • Db Name is ContacarttMap and will generate automate at begin
    • App_Data folder has initial scripts for db just in case

Development server

Run dotent run for a dev server. Navigate to http://localhost:5000/index.html for API documentation.