Skip to content

zeje/HM.Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Visual Studio 2017
  • .NET Core SDK
  • SQL Server

How To Run

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