Getting Started with ASP.NET v.Next Beta 7

I wanted to document the steps I had to take to write an Web Api application with Entity Framework using beta 7 of ASP.NET v. next.  I already had previous beta installed. First step is to update version manager (dnvm) runtime.  Just open Visual Studio command prompt and type the following dnvm update-self If this …

Continue reading ‘Getting Started with ASP.NET v.Next Beta 7’ »