Our shop is interested in using ASP.NET Core but on the .Net Framework platform to retain windows-specific features.
Do we need to Install .Net Core SDK if we will not use the .Net Core as a platform to run a ASP.NET Core application?
https://www.microsoft.com/net/core#windowscmd
Our shop plans to continue deploying on Windows Server 2012 using IIS.
Regards