Skip to content

This is an empty aspnet core application, it servers as a template for projects

Notifications You must be signed in to change notification settings

mpmedia/empty-aspnetcore-rc1-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an empty aspnet core application, it servers as a template for projects

#requirements

dnvm

#installation

cd "EmptyApplication"
	dnu restore
	dnu build (optional, build will also happen when it's run)
	dnx web

About

This is an empty aspnet core application, it servers as a template for projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages