DynamicLocalhost will add a single .cs file to your project that allows multiple developers to easily debug Windows Phone apps on a local IIS service by replacing 'localhost' with their full machine name. 
                        
                    
         
                Info
| Version: | 1.3.0 | 
| Author(s): | Matt Hidinger | 
| Last Update: | Sunday, October 16, 2011 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://dynamiclocalhost.codeplex.com/ | 
| NuGet Url: | https://www.nuget.org/packages/DynamicLocalhost | 
Install
Install-Package DynamicLocalhost
                        dotnet add package DynamicLocalhost
                        paket add DynamicLocalhost
                        
                                DynamicLocalhost Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NuGetPowerTools(0.29)
 
Tags