Install .NET Core on Windows

Programming, error messages and sample code > ASP.NET
Before you start, please remove any previous versions of .NET Core from your system by using Add/Remove programs. 
 
Visual Studio users: The best way to develop with .NET Core on Windows is using Visual Studio. You will need Visual Studio 2015 Update 3 and then download the .NET Core for Visual Studio official MSI Installer. If you don't have Visual Studio already, you can download Visual Studio Community 2015 for free.
 

You now have .NET core running on your machine!

You can create a website with ASP.NET Core or you can visit the .NET Core on GitHub for more samples. Take a look at the.NET Documentation to learn more about .NET Core, use one of our interactive online tutorials or get involved with thecommunity to learn more about .NET Core!

 

More info, see

https://www.microsoft.com/net/core#windows