Proxy generation for client Fable apps targeting F# server-side apps using Fable.Remoting.
Info
Version: | 7.25.0 |
Author(s): | Zaid Ajaj, Diego Esmerio |
Last Update: | Friday, December 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Zaid-Ajaj/Fable.Remoting |
NuGet Url: | https://www.nuget.org/packages/Fable.Remoting.Client |
Install
Install-Package Fable.Remoting.Client
dotnet add package Fable.Remoting.Client
paket add Fable.Remoting.Client
Fable.Remoting.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Fable.Remoting.MsgPack(>= 1.6.2)
- FSharp.Core(>= 4.7.0)
- Fable.Browser.XMLHttpRequest(>= 1.0.0)
- Fable.Core(>= 3.1.5)
- Fable.SimpleJson(>= 3.17.0)
- Fable.Remoting.MsgPack(>= 1.6.2)
- FSharp.Core(>= 4.7.0)
- Fable.Browser.XMLHttpRequest(>= 1.0.0)
- Fable.Core(>= 3.1.5)
- Fable.SimpleJson(>= 3.17.0)
Tags