Gluon.Client 2.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Gluon.Client --version 2.0.3
NuGet\Install-Package Gluon.Client -Version 2.0.3
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="Gluon.Client" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Gluon.Client --version 2.0.3
#r "nuget: Gluon.Client, 2.0.3"
#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 Gluon.Client as a Cake Addin
#addin nuget:?package=Gluon.Client&version=2.0.3

// Install Gluon.Client as a Cake Tool
#tool nuget:?package=Gluon.Client&version=2.0.3

TypeScript to FSharp connector

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
5.0.3 3,772 6/1/2018
5.0.2 3,373 5/29/2018
5.0.1 3,796 5/28/2018
5.0.0 936 5/28/2018
4.0.6 1,112 2/9/2018
4.0.5 962 12/4/2017
4.0.4 972 11/21/2017
4.0.3 957 11/7/2017
4.0.2 1,006 8/22/2017
4.0.0 964 5/13/2017
3.0.1 5,471 1/23/2017
3.0.0 1,003 1/13/2017
2.0.3 1,176 1/13/2017
2.0.2 994 1/7/2017
2.0.1 944 1/6/2017
2.0.0 1,030 1/6/2017
1.0.2 1,140 2/2/2016

Switch build to use yarn rather than npm and include dist folder in source control. Also, remove console.log statements.