It's been about two months since we released the first beta of ASP.NET 5, and today we happy to announce that ASP.NET 5 Beta2 is available. For developers using Visual Studio, you'll find great new tools to support and enhance your development process. All ASP.NET developers will be able to take advantage of a new runtime and many product quality improvements.
You can download and install Visual Studio 2015 CTP5 by following the link at the top of the http://asp.net/vnext page. If you want to try ASP.NET 5 with an alternate editor or on Mac or Linux, just follow the instructions on our ASP.NET GitHub project Home repo to get setup using just a command prompt. If you already have ASP.NET installed and only want to update your packages using NuGet you can simply run this command at the command prompt:
Go to the complete details ...