Fonlow.WebApiClientGen 3.13.0

dotnet add package Fonlow.WebApiClientGen --version 3.13.0
                    
NuGet\Install-Package Fonlow.WebApiClientGen -Version 3.13.0
                    
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="Fonlow.WebApiClientGen" Version="3.13.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fonlow.WebApiClientGen" Version="3.13.0" />
                    
Directory.Packages.props
<PackageReference Include="Fonlow.WebApiClientGen" />
                    
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 Fonlow.WebApiClientGen --version 3.13.0
                    
#r "nuget: Fonlow.WebApiClientGen, 3.13.0"
                    
#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.
#:package Fonlow.WebApiClientGen@3.13.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fonlow.WebApiClientGen&version=3.13.0
                    
Install as a Cake Addin
#tool nuget:?package=Fonlow.WebApiClientGen&version=3.13.0
                    
Install as a Cake Tool

Generate C# and TypeScript codes of strongly typed client API for ASP.NET Web API

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  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.

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
3.13.0 1,713 9/16/2020
3.12.0 1,110 8/5/2020
3.11.2 1,055 5/3/2020
3.8.0 1,395 4/9/2020
3.7.0 1,164 3/9/2020
3.5.2 1,151 2/19/2020
3.5.1 1,143 2/19/2020
3.5.0 1,157 2/17/2020
3.3.0 1,547 2/15/2020 3.3.0 is deprecated because it is no longer maintained.
3.2.2 1,133 1/14/2020
3.2.0 1,210 1/14/2020
3.1.2 1,123 11/28/2019
3.1.1 1,071 11/28/2019
3.1.0 1,120 11/26/2019
3.0.2 1,108 11/25/2019
3.0.1 1,151 11/10/2019
2.8.0 1,410 6/30/2019
2.7.0 1,224 6/19/2019
2.6.2 1,502 12/6/2018
2.6.1 1,556 9/1/2018
2.6.0 1,401 8/28/2018
2.4.4 1,803 7/19/2018
2.4.3 1,807 6/2/2018
2.4.2 1,803 5/30/2018
2.4.1 21,358 5/27/2018
2.4.0 1,561 5/20/2018
2.3.3 1,857 5/16/2018
2.3.1 1,843 5/10/2018
2.3.0 2,529 11/10/2017
2.2.5 1,772 8/18/2017
2.2.0 2,168 4/4/2017
2.0.3 1,986 1/14/2017
2.0.2 1,728 1/12/2017
2.0.1 1,735 12/26/2016
2.0.0 1,806 11/22/2016
1.9.2 1,839 10/31/2016
1.9.1 1,755 10/24/2016
1.9.0 2,089 7/13/2016
1.9.0-beta2 1,578 6/27/2016
1.8.0 3,410 1/24/2016
1.7.0 4,860 1/20/2016
1.6.0 7,684 1/13/2016
1.5.2 2,177 12/24/2015
1.4.0.3 2,026 11/26/2015
1.4.0.1 1,997 11/19/2015
1.4.0 1,967 11/15/2015
1.3.0.1 2,142 11/4/2015
1.2.0 2,693 9/30/2015
1.1.0 2,869 9/20/2015
1.0.0 1,823 9/18/2015

* Support settings DecorateDataModelWithDataContract, DataContractNamespace, DecorateDataModelWithSerializable.