WebApi2 in visual studio 2012
问题 How can I create a project that uses WebApi2 in visual studio 2012? Do I have to create with a blank project or do I have to create a MVC project? I don't want to install Visual Studio 2013 preview, please help. 回答1: You need to install ASP.NET and Web Tools 2013.1 for Visual Studio 2012 which adds the Web API 2 and MVC 5 templates 回答2: Create a MVC project, right-click to and select Create an MVC project Right click the project in solution explorer and select "Manage nuget packages" Select