A type-safe functional wrapper for SignalR and .NET clients.
Info
Version: | 0.11.5 |
Author(s): | Cody Johnson |
Last Update: | Tuesday, June 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Shmew/Fable.SignalR |
NuGet Url: | https://www.nuget.org/packages/Fable.SignalR.DotNet |
Install
Install-Package Fable.SignalR.DotNet
dotnet add package Fable.SignalR.DotNet
paket add Fable.SignalR.DotNet
Fable.SignalR.DotNet Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Fable.Remoting.Json(>= 2.12.0 && < 3.0.0)
- Fable.Remoting.MsgPack(>= 1.6.2 && < 1.7.0)
- FSharp.Core(>= 4.7.2)
- Microsoft.AspNetCore.SignalR.Client(>= 5.0.2 && < 5.1.0)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson(>= 5.0.2 && < 5.1.0)
- Fable.Remoting.Json(>= 2.12.0 && < 3.0.0)
- Fable.Remoting.MsgPack(>= 1.6.2 && < 1.7.0)
- FSharp.Core(>= 4.7.2)
- Microsoft.AspNetCore.SignalR.Client(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson(>= 5.0.0 && < 6.0.0)
- Fable.Remoting.Json(>= 2.12.0 && < 3.0.0)
- Fable.Remoting.MsgPack(>= 1.6.2 && < 1.7.0)
- FSharp.Core(>= 4.7.2)
- Microsoft.AspNetCore.SignalR.Client(>= 5.0.0 && < 6.0.0)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson(>= 5.0.0 && < 6.0.0)
Tags