Reinforced.Typings 1.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Reinforced.Typings --version 1.2.2
NuGet\Install-Package Reinforced.Typings -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Reinforced.Typings" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reinforced.Typings --version 1.2.2
#r "nuget: Reinforced.Typings, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Reinforced.Typings as a Cake Addin
#addin nuget:?package=Reinforced.Typings&version=1.2.2

// Install Reinforced.Typings as a Cake Tool
#tool nuget:?package=Reinforced.Typings&version=1.2.2

Reinforced.Typings is automated, reflection-based glue code generator for TypeScript. It is MSBuild-integrated and can generate MVC/WebAPI services glue code, JSDOC and architecture mockups from your assemblies.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Reinforced.Typings:

Package Downloads
SignalRTypeScriptHubGenerator

Generates TypeScript hub client for SignalR.

DroidSolutions.Oss.JobService The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library for working with jobs that may be recurring in distributed systems and microservices.

TtnCommon

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Reinforced.Typings:

Repository Stars
reinforced/Reinforced.Typings
Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free
Version Downloads Last updated
1.6.3 148,316 11/29/2023
1.6.2 515,920 4/2/2023
1.6.1 765,887 6/30/2021
1.6.0 2,099 6/30/2021
1.5.9 316,080 11/29/2020
1.5.8 96,445 7/17/2020
1.5.7 154,713 2/25/2020
1.5.6 32,634 12/24/2019
1.5.5 53,204 10/9/2019
1.5.4 4,055 10/7/2019
1.5.3 72,635 6/4/2019
1.5.2 42,869 2/9/2019
1.5.1 36,921 1/12/2019
1.5.0 6,642 1/8/2019
1.4.97 3,591 1/8/2019
1.4.95 38,158 6/20/2018
1.4.92 35,028 5/3/2018
1.4.91 9,255 3/23/2018
1.4.9 2,988 3/20/2018
1.4.8 1,450 3/19/2018
1.4.7 1,514 3/18/2018
1.4.6 2,408 2/11/2018
1.4.5 2,111 1/12/2018
1.4.4 1,726 12/21/2017
1.4.2 3,570 12/6/2017
1.4.1 1,611 11/28/2017
1.4.0 1,921 11/8/2017
1.3.7 29,962 8/28/2017
1.3.2 1,371 8/27/2017
1.3.1 3,366 3/24/2017
1.3.0 16,009 3/1/2017
1.2.4 25,489 3/9/2016
1.2.3 1,687 3/9/2016
1.2.2 1,730 3/7/2016
1.2.1 1,896 1/24/2016
1.2.0 1,690 1/19/2016
1.1.0 1,661 1/19/2016
1.0.9 2,124 12/9/2015
1.0.8 1,764 10/26/2015
1.0.7 1,620 10/25/2015
1.0.6 1,631 10/22/2015
1.0.5 1,849 10/21/2015
1.0.4 1,871 9/18/2015
1.0.3 1,669 9/18/2015
1.0.2 1,857 9/18/2015
1.0.1 1,869 9/14/2015
1.0.0 2,582 9/13/2015

- Visual Studio-friendly warning and error messages
- Extracting types information from .exe assemblies
- Initialization expression for fields AST
- Assembly signing