Skip to content

this project was created as showcase for DevConf conference

Notifications You must be signed in to change notification settings

gantrior/DevConfGuids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containerized ASP.NET application

Example ASP.NET project and its build and deployment with Docker (Windows Container)

build.ps1 does following:

  • prepare container "msbuild" which contains all requirements for build
  • build and publish the project to "BinPublished"
  • prepare container with the app

About

this project was created as showcase for DevConf conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published