Building a bridge between C# and the TypeScript analysis APIs. 
                        
                    
         
                Info
| Version: | 1.0.2 | 
| Author(s): | 0xFireball | 
| Last Update: | Tuesday, July 18, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/TSBridge | 
Install
Install-Package TSBridge
                        dotnet add package TSBridge
                        paket add TSBridge
                        
                                TSBridge Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - IridiumJS(>= 2.10.3.4)
 - Newtonsoft.Json(>= 9.0.1)