ASP.NET Core RC2 and Entity Framework Core RC2 are now available
Posted: (EET/GMT+2)
Great news for all cross-platform web developers: Microsoft just announced that both ASP.NET Core (ex-ASP.NET 5) and Entity Framework (EF) Core (ex-EF 7) are now in RC2 state (Release Candidate 2), and are ready to be downloaded and installed. Cool!
On the command-line, the previous tools like "dnvm", "dnx", and "dnu" have been replaced with a new command called "dotnet".
Happy coding!