This project helps create a typescript model that can then be used to write typesrcript classes/interfaces/other typescript constructs based on a .net assembly.
                        
                    
         
                Info
| Version: | 0.0.9 | 
| Author(s): | Patrick van Lohuizen | 
| Last Update: | Thursday, July 14, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Patrickkk/TypedDotNet | 
| NuGet Url: | https://www.nuget.org/packages/TypedDotNet | 
Install
Install-Package TypedDotNet
                        dotnet add package TypedDotNet
                        paket add TypedDotNet
                        
                                TypedDotNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FunctionalSharp.DiscriminatedUnions(>= 0.9.1)
- FunctionalSharp.OptionTypes(>= 0.9.2)
- FunctionalSharp.PatternMatching(>= 0.9.4)
- TypescriptGeneration(>= 0.5.3)
Tags
