Sunday, April 30, 2017
Friday, April 28, 2017
Saturday, April 22, 2017
Settting up .NET core on windows 2012 R2
https://martinbuberl.com/blog/deploy-aspnet-mvc-on-amazon-ec2-with-web-deploy/
Install .NET Core
https://go.microsoft.com/fwlink/?linkid=844461
https://docs.microsoft.com/en-us/aspnet/core/publishing/iis
Install the .NET Core Windows Server Hosting bundle on the hosting system. The bundle will install the .NET Core Runtime, .NET Core Library, and the ASP.NET Core Module. The module creates the reverse-proxy between IIS and the Kestrel server. Note: If the system doesn't have an Internet connection, obtain and install the Microsoft Visual C++ 2015 Redistributable before installing the .NET Core Windows Server Hosting bundle
Subscribe to:
Posts (Atom)