How do I set up a local development environment for IIS Express, Web API, and MVC Web Project?

I'm looking for a solution that makes it easier to run a local solution with an ASP.NET MVC web project and a web API REST service project.

The customization of multiple startup projects is saved in the .suo file and is not checked out in the repository as it is a specific user settings file. Additionally, IIS Express is configured outside of the solution in the user's current directory.

Any suggestions to support this scenario with multiple startup scripts in a command script ensuring the same ports are assigned to everyone who dumps the repository from the original control?

Note . I don't want to move the Web API controllers to the web solution. The segregation of the two designs is important in this architecture.

+3
asp.net-web-api visual-studio-2012 iis-express


source to share


No one has answered this question yet

Check out similar questions:

1153
How do I get ASP.NET Web API to return JSON instead of XML using Chrome?
480
Debugging / loading Visual Studio is very slow
349
How do I add a Web API to an existing ASP.NET MVC 4 Web Application project?
75
Git in Visual Studio - add an existing project?
20
MVC and Web Api projects within one solution
6
How to implement separate projects for ASP.NET MVC 4 and ASP.NET Web API
five
MVC and Web API projects in one solution
1
Simultaneous execution of Web API and MVC projects
0
API web development environment
-4
Using ASP.NET Web-Api to Login to Multiple Projects



All Articles
Loading...
X
Show
Funny
Dev
Pics