This template is a simple startup project to start with ABP using ASP.NET Core and EntityFramework Core.
- Visual Studio 2015 (Install Update3 if not installed: https://www.visualstudio.com/news/releasenotes/vs2015-update3-vs)
- ASP.NET Core (Install here: https://go.microsoft.com/fwlink/?LinkId=817245)
- SQL Server
- Open solution in Visual Studio 2015
- Set .Web project as Startup Project and build the project.
- Run the application.