Expose all api descriptions as a separate Api to help front end applications automate creating types in typescript. 
                        
                    
         
                Info
| Version: | 1.0.3 | 
| Author(s): | Azhaguthasan | 
| Last Update: | Saturday, March 5, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Azhaguthasan/WebApiExtensions | 
| NuGet Url: | https://www.nuget.org/packages/WebApiExplorerExtensions | 
Install
Install-Package WebApiExplorerExtensions
                        dotnet add package WebApiExplorerExtensions
                        paket add WebApiExplorerExtensions
                        
                                WebApiExplorerExtensions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.WebHost(>= 5.2.3)