Gluon 4.0.5
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Type-safe remoting connector between F# and TypeScript.
Product | Versions 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.
-
- FSharp.Core (>= 0.0.0)
- Microsoft.Owin (>= 0.0.0)
- Newtonsoft.Json (>= 0.0.0)
- Owin (>= 0.0.0)
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,181 | 6/1/2018 |
5.0.2 | 1,028 | 5/29/2018 |
5.0.1 | 990 | 5/28/2018 |
5.0.0 | 1,021 | 5/28/2018 |
4.0.6 | 3,662 | 2/9/2018 |
4.0.5 | 988 | 12/4/2017 |
4.0.4 | 2,420 | 11/21/2017 |
4.0.3 | 1,315 | 11/7/2017 |
4.0.2 | 2,948 | 8/22/2017 |
4.0.0 | 1,441 | 5/13/2017 |
3.0.1 | 5,509 | 1/23/2017 |
3.0.0 | 1,043 | 1/13/2017 |
2.0.3 | 1,216 | 1/13/2017 |
2.0.2 | 991 | 1/7/2017 |
2.0.1 | 1,086 | 1/6/2017 |
2.0.0 | 1,089 | 1/5/2017 |
1.0.2 | 1,133 | 2/2/2016 |
1.0.1 | 1,148 | 12/29/2015 |
1.0.0 | 1,550 | 10/22/2015 |
Fix DateTimeOffset serialization.