Gluon provides a type-safe remoting connector between an F# backend and a TypeScript client.
Info
Version: | 5.0.3 |
Author(s): | Tachyus |
Last Update: | Friday, June 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.tachyus.com/gluon |
NuGet Url: | https://www.nuget.org/packages/Gluon |
Install
Install-Package Gluon
dotnet add package Gluon
paket add Gluon
Gluon Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FSharp.Core(>= 4.3.4)
- KatanaNetStandard(>= 3.0.7)
- Newtonsoft.Json(>= 11.0.2)
- System.Text.Encodings.Web(>= 4.4.0)
- FSharp.Core(>= 4.3.4)
- Microsoft.Owin(>= 4.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Owin(>= 1.0.0)
- System.Text.Encodings.Web(>= 4.4.0)
Tags