clr2ts 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global clr2ts --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local clr2ts --version 0.1.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=clr2ts&version=0.1.0
nuke :add-package clr2ts --version 0.1.0

clr2ts

Build Status

Transpiler that takes CLR assemblies and outputs corresponding typescript definitions.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
0.6.0 2,881 2/19/2024
0.5.1 176 1/21/2024
0.5.0 122 1/21/2024
0.4.2 2,392 7/24/2023
0.4.1 3,506 6/20/2023
0.4.0 4,262 3/1/2022
0.3.3 496 1/19/2022
0.3.2 448 1/18/2022
0.3.1 679 2/17/2021
0.3.0 659 10/14/2020
0.2.4 402 10/9/2020
0.2.3 701 5/19/2020
0.2.2 557 5/8/2020
0.2.1 591 2/25/2020
0.2.0 539 2/24/2020
0.1.9 522 12/13/2019
0.1.8 484 12/4/2019
0.1.7 597 8/25/2019
0.1.6 654 5/19/2019
0.1.5 582 5/1/2019
0.1.4 567 4/27/2019
0.1.3 660 4/20/2019
0.1.2 610 4/19/2019
0.1.0 589 4/16/2019

First release as nuget package (dotnet tool).