A typescript generator dotnet tool.
Annotate your classes with the TsGen attribute from the "TsGen" Nuget Package, install the CLI as a .NET tool, and run tsgen to build types.
Include a class extending TsGen.TsGenSettings to customize the output path and more.
More info coming soon!