ASP.Net vNext is now available as a preview. I wanted to give everyone a heads up on what to expect in this next release. I recorded a quick video on what I consider to be the important things to be aware of.

  1. Project format is changing to a single JSON file
  2. ASP.NET MVC and Web API have been unified into a single programming model
  3. Project Roslyn allows for a “no-compile” developer experience while making updates
  4. Migration to a OWIN hosting model allows for flexibility in production web hosts (IIS or running on Linux via Mono)

http://tv.ssw.com/5366/asp-net-vnext-everything-you-need-to-know-in-4-minutes

[youtube=https://www.youtube.com/watch?v=_XmpFGQ37NA]

More details and access to the latest previews can be found at these links: