Fable.SignalR.AspNetCore
0.7.0
.NET Core 3.1
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 Fable.SignalR.AspNetCore --version 0.7.0
NuGet\Install-Package Fable.SignalR.AspNetCore -Version 0.7.0
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="Fable.SignalR.AspNetCore" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.SignalR.AspNetCore --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.SignalR.AspNetCore, 0.7.0"
#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 Fable.SignalR.AspNetCore as a Cake Addin
#addin nuget:?package=Fable.SignalR.AspNetCore&version=0.7.0
// Install Fable.SignalR.AspNetCore as a Cake Tool
#tool nuget:?package=Fable.SignalR.AspNetCore&version=0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A type-safe functional wrapper for SignalR and ASP.NET Core and Giraffe
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Fable.Remoting.Json (>= 2.12.0 && < 3.0.0)
- FSharp.Core (>= 4.7.2 && < 5.0.0)
- Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (>= 3.1.8 && < 4.0.0)
- TaskBuilder.fs (>= 2.1.0 && < 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fable.SignalR.AspNetCore:
Package | Downloads |
---|---|
Fable.SignalR.Saturn
A type-safe functional wrapper for SignalR and Saturn |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.5 | 12,081 | 6/29/2021 |
0.11.4 | 3,301 | 4/7/2021 |
0.11.3 | 516 | 3/19/2021 |
0.11.2 | 387 | 1/22/2021 |
0.11.1 | 425 | 12/28/2020 |
0.11.0 | 514 | 11/20/2020 |
0.10.1 | 1,110 | 10/24/2020 |
0.10.0 | 513 | 10/23/2020 |
0.9.0 | 455 | 10/23/2020 |
0.8.3 | 500 | 10/13/2020 |
0.8.2 | 443 | 10/12/2020 |
0.8.1 | 547 | 9/20/2020 |
0.8.0 | 494 | 9/20/2020 |
0.7.1 | 463 | 9/17/2020 |
0.7.0 | 621 | 9/17/2020 |
0.6.2 | 476 | 9/4/2020 |
0.6.1 | 450 | 8/12/2020 |
0.6.0 | 449 | 8/11/2020 |
0.5.0 | 549 | 7/28/2020 |
0.4.1 | 467 | 7/23/2020 |
0.4.0 | 465 | 7/11/2020 |
0.3.0 | 451 | 7/3/2020 |
0.2.0 | 466 | 7/3/2020 |
0.1.0 | 460 | 7/2/2020 |
Added support for getting hub context via DI