
The landscape for .NET developers has seen some exciting changes of late. As you may have already heard, the .NET Framework Core has been Open Sourced. The future of .NET is modular, cross-platform and rather interesting.
ASP.NET vNext leads the way and is a modern modular web framework, written from ground up, for powering the next generation of web applications. Now, you may be hearing a lot of interesting things about ASP.NET 5, like how you can now build and run ASP.NET applications natively on OSX or Linux. But what about the future of regular enterprise web applications built with ASP.NET MVC? What are some key changes to look forward to as MVC 6 rolls around?
In this article I offer an honest simple rundown of the major features that you can start leveraging from the get-go. There’s no code, just helpful resources. So, at the risk of killing you with bullets, let’s summarize what you should be expecting with ASP.NET MVC 6 ..
Full article HERE.