Gluon 4.0.5

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

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

Type-safe remoting connector between F# and TypeScript.

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

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 1,136 6/1/2018
5.0.2 995 5/29/2018
5.0.1 961 5/28/2018
5.0.0 991 5/28/2018
4.0.6 3,644 2/9/2018
4.0.5 955 12/4/2017
4.0.4 2,390 11/21/2017
4.0.3 1,283 11/7/2017
4.0.2 2,913 8/22/2017
4.0.0 1,408 5/13/2017
3.0.1 5,474 1/23/2017
3.0.0 1,027 1/13/2017
2.0.3 1,179 1/13/2017
2.0.2 975 1/7/2017
2.0.1 1,072 1/6/2017
2.0.0 1,060 1/5/2017
1.0.2 1,101 2/2/2016
1.0.1 1,113 12/29/2015
1.0.0 1,515 10/22/2015

Fix DateTimeOffset serialization.