Adds an option in the Visual Studio 2013 'Web' tab of Web Projects properties that allows you to start IIS Express without specifying the site, so all sites in the app pool will be started.
Info
Version: | 1.0.19 |
Author(s): | Ian Fraser |
Last Update: | Tuesday, April 8, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bigwave/IISExpressAppPoolExternalHost/ |
NuGet Url: | https://www.nuget.org/packages/IISExpressAppPoolExternalHost |
Install
Install-Package IISExpressAppPoolExternalHost
dotnet add package IISExpressAppPoolExternalHost
paket add IISExpressAppPoolExternalHost
IISExpressAppPoolExternalHost Download (Unzip the "nupkg" after downloading)