A type-safe functional wrapper for SignalR and ASP.NET Core and Giraffe.
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.AspNetCore |
Install
Install-Package Fable.SignalR.AspNetCore
dotnet add package Fable.SignalR.AspNetCore
paket add Fable.SignalR.AspNetCore
Fable.SignalR.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
net5.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.Protocols.NewtonsoftJson(>= 5.0.0 && < 6.0.0)
- System.Text.Encodings.Web(>= 5.0.0 && < 6.0.0)
- TaskBuilder.fs(>= 2.1.0 && < 3.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.Protocols.NewtonsoftJson(>= 5.0.0 && < 6.0.0)
- System.Text.Encodings.Web(>= 5.0.0 && < 6.0.0)
- TaskBuilder.fs(>= 2.1.0 && < 3.0.0)
Tags