WebApiToTypeScript 1.4.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebApiToTypeScript --version 1.4.7
                    
NuGet\Install-Package WebApiToTypeScript -Version 1.4.7
                    
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="WebApiToTypeScript" Version="1.4.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebApiToTypeScript" Version="1.4.7" />
                    
Directory.Packages.props
<PackageReference Include="WebApiToTypeScript" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebApiToTypeScript --version 1.4.7
                    
#r "nuget: WebApiToTypeScript, 1.4.7"
                    
#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.
#addin nuget:?package=WebApiToTypeScript&version=1.4.7
                    
Install WebApiToTypeScript as a Cake Addin
#tool nuget:?package=WebApiToTypeScript&version=1.4.7
                    
Install WebApiToTypeScript as a Cake Tool

A tool for code generating TypeScript endpoints for your ASP.NET Web API controllers

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.9.1 5,151 2/20/2020
2.9.0 5,233 1/25/2019
2.8.0 6,425 7/26/2018
2.7.0 2,080 12/5/2017
2.6.0 2,257 10/24/2017
2.5.2 2,209 9/25/2017
2.5.1 1,937 9/21/2017
2.5.0 2,285 9/21/2017
2.4.0 2,178 8/31/2017
2.3.2 2,302 7/27/2017
2.3.1 2,129 7/27/2017
2.3.0 2,166 7/26/2017
2.2.0 2,110 7/21/2017
2.1.2 2,131 6/22/2017
2.1.1 2,083 6/22/2017
2.1.0 2,051 6/11/2017
2.0.0 2,094 6/5/2017
1.11.1 2,206 5/26/2017
1.11.0 2,191 5/12/2017
1.10.3 2,056 3/10/2017
1.10.2 2,209 2/27/2017
1.10.1 2,060 2/27/2017
1.10.0 3,061 2/17/2017
1.9.5 1,859 1/23/2017
1.9.4 2,241 1/11/2017
1.9.3 2,128 1/11/2017
1.9.2 2,101 1/11/2017
1.9.1 2,164 1/11/2017
1.9.0 2,314 1/11/2017
1.8.1 1,989 1/10/2017
1.8.0 2,241 1/2/2017
1.7.7 2,088 1/2/2017
1.7.6 2,138 1/2/2017
1.7.5 1,947 12/21/2016
1.7.4 1,976 12/13/2016
1.7.3 1,971 12/2/2016
1.7.2 2,205 12/1/2016
1.7.1 2,072 12/1/2016
1.7.0 1,952 12/1/2016
1.6.0 2,144 10/20/2016
1.5.3 2,021 10/19/2016
1.5.2 2,153 10/13/2016
1.5.1 2,270 10/13/2016
1.5.0 2,125 10/13/2016
1.4.11 2,026 10/7/2016
1.4.10 2,286 9/27/2016
1.4.9 1,986 9/26/2016
1.4.8 2,356 9/20/2016
1.4.7 2,650 9/19/2016
1.4.6 2,669 9/19/2016
1.4.5 2,449 9/19/2016
1.4.3 2,357 9/15/2016
1.4.2 2,290 9/15/2016
1.4.1 2,192 9/15/2016
1.4.0 2,399 9/15/2016
1.3.0 2,071 9/14/2016
1.2.0 2,275 9/14/2016
1.1.2 2,109 9/13/2016
1.1.1 2,216 9/13/2016
1.1.0 2,138 9/13/2016
1.0.9 2,238 9/12/2016
1.0.8 2,488 9/9/2016
1.0.7 2,180 9/9/2016
1.0.6 2,370 9/6/2016
1.0.5 2,428 8/30/2016
1.0.4 2,355 8/29/2016
1.0.3 2,326 8/29/2016
1.0.2 2,290 8/29/2016
1.0.1 2,477 8/29/2016
1.0.0 2,984 8/29/2016

Fix generic name generation with support for multiple generic parameters