Hello, everyone!
I am really confusing about the way how to create MVC 6 web site in Visual Studio 2015.When I select "New Web Site", then VS does not give me an option to MVC web site. It allows, however, to do it when I select "New Project", and then it gives me "ASP.NET 5 Starter Web". But I don't need application - I need site. But, anyway, even in case of application, I didn't find the way how to host it in IIS (Windows 8.1). Please, tell me how to create MVC 6 web site or, at least, to host MVC6 application in IIS. Thanks beforehand!