Is ASP.NET web API required to run any particular version of IIS? I am interested in knowing every version of the web API, for example. if Web API 2.0 requires IIS7.5, and Web API 2.1 requires, for example, IIS8. I can't seem to find this information anywhere.
source
share