Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 539 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 539 Bytes

ASP.NET Core & EntityFramework Core Based Startup Template

This template is a simple startup project to start with ABP using ASP.NET Core and EntityFramework Core.

Prerequirements

How To Run

  • Open solution in Visual Studio 2015
  • Set .Web project as Startup Project and build the project.
  • Run the application.