April 2017
Beginner
404 pages
9h 30m
English
In this chapter, we will be building our sample using the ASP.NET Core sample application called Music Store. The Music Store is a website which can be used to buy music albums, users can sort or filter the albums, add them to the shopping card, and check out once done. Since Windows Server Container is an application hosting platform, the focus will be on converting the application to be hosted in a Windows Server Container (or even in a Hyper-V Container in the later chapters). Regardless of the applications features, the following steps can be replicated for any ASP.NET Core template to deploy as a Windows Server Container. The following image shows the Music Store home page:
Read now
Unlock full access