Skip to content

hasancali/AspNetTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNetTemplate

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

Prerequirements

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

How To Run

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