Hosting multiple WebAPI servers in a single process

I’m currently working on a project which consists of three different ASP.Net applications that comunication in sequence, Server to Server to Server (to database if you want to get technical).
Because the communication channel is a little tricky w…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I’m currently working on a project which consists of three different ASP.Net applications that comunication in sequence, Server to Server to Server (to database if you want to get technical). Because the communication channel is a little tricky we want to include some integration tests in the CI process to verify the them but this obviously means we need to have our servers up and running. This is a bit of a pain, having to either run all our sites in IIS, which means that Visual Studio needs to be run as an administrator.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2014-12-04T00:00:00+00:00) Hosting multiple WebAPI servers in a single process. Retrieved from https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/

MLA
" » Hosting multiple WebAPI servers in a single process." Posts on LINQ to Fail | Sciencx - Thursday December 4, 2014, https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday December 4, 2014 » Hosting multiple WebAPI servers in a single process., viewed ,<https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Hosting multiple WebAPI servers in a single process. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/
CHICAGO
" » Hosting multiple WebAPI servers in a single process." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/
IEEE
" » Hosting multiple WebAPI servers in a single process." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/. [Accessed: ]
rf:citation
» Hosting multiple WebAPI servers in a single process | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2014/12/04/hosting-multiple-webapi-servers-in-a-single-process/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.