Fable.SignalR.Feliz
0.11.5
.NET Standard 2.0
dotnet add package Fable.SignalR.Feliz --version 0.11.5
NuGet\Install-Package Fable.SignalR.Feliz -Version 0.11.5
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.Feliz" Version="0.11.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fable.SignalR.Feliz --version 0.11.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fable.SignalR.Feliz, 0.11.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Fable.SignalR.Feliz as a Cake Addin
#addin nuget:?package=Fable.SignalR.Feliz&version=0.11.5
// Install Fable.SignalR.Feliz as a Cake Tool
#tool nuget:?package=Fable.SignalR.Feliz&version=0.11.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A type-safe functional wrapper for SignalR, Fable, and Feliz
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Fable.Core (>= 3.2.8 && < 4.0.0)
- Fable.Promise (>= 2.2.2 && < 3.0.0)
- Fable.SignalR (>= 0.11.5)
- Feliz (>= 1.47.0 && < 2.0.0)
- FSharp.Core (>= 4.7.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.11.5 | 4,706 | 6/29/2021 |
0.11.4 | 2,745 | 4/7/2021 |
0.11.3 | 358 | 3/19/2021 |
0.11.2 | 320 | 1/22/2021 |
0.11.1 | 364 | 12/28/2020 |
0.11.0 | 704 | 11/20/2020 |
0.10.1 | 673 | 10/24/2020 |
0.10.0 | 413 | 10/23/2020 |
0.9.0 | 340 | 10/23/2020 |
0.8.3 | 322 | 10/13/2020 |
0.8.2 | 304 | 10/12/2020 |
0.8.1 | 535 | 9/20/2020 |
0.8.0 | 387 | 9/20/2020 |
0.7.1 | 330 | 9/17/2020 |
0.7.0 | 353 | 9/17/2020 |
0.6.2 | 327 | 9/4/2020 |
0.6.1 | 327 | 8/12/2020 |
0.6.0 | 322 | 8/11/2020 |
0.5.0 | 405 | 7/28/2020 |
0.4.1 | 343 | 7/23/2020 |
0.4.0 | 367 | 7/11/2020 |
0.3.0 | 324 | 7/3/2020 |
0.2.0 | 340 | 7/3/2020 |
0.1.0 | 337 | 7/2/2020 |
Update client side JSON serialization to remove warnings in Fable 3