Fable.SignalR.AspNetCore 0.11.5

dotnet add package Fable.SignalR.AspNetCore --version 0.11.5
                    
NuGet\Install-Package Fable.SignalR.AspNetCore -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.AspNetCore" Version="0.11.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fable.SignalR.AspNetCore" Version="0.11.5" />
                    
Directory.Packages.props
<PackageReference Include="Fable.SignalR.AspNetCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fable.SignalR.AspNetCore --version 0.11.5
                    
#r "nuget: Fable.SignalR.AspNetCore, 0.11.5"
                    
#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.
#addin nuget:?package=Fable.SignalR.AspNetCore&version=0.11.5
                    
Install Fable.SignalR.AspNetCore as a Cake Addin
#tool nuget:?package=Fable.SignalR.AspNetCore&version=0.11.5
                    
Install Fable.SignalR.AspNetCore as a Cake Tool

A type-safe functional wrapper for SignalR and ASP.NET Core and Giraffe

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 15,147 6/29/2021
0.11.4 6,689 4/7/2021
0.11.3 1,165 3/19/2021
0.11.2 1,098 1/22/2021
0.11.1 1,118 12/28/2020
0.11.0 1,281 11/20/2020
0.10.1 1,887 10/24/2020
0.10.0 1,228 10/23/2020
0.9.0 1,161 10/23/2020
0.8.3 1,221 10/13/2020
0.8.2 1,135 10/12/2020
0.8.1 1,314 9/20/2020
0.8.0 1,221 9/20/2020
0.7.1 1,180 9/17/2020
0.7.0 1,387 9/17/2020
0.6.2 1,221 9/4/2020
0.6.1 1,174 8/12/2020
0.6.0 1,161 8/11/2020
0.5.0 1,266 7/28/2020
0.4.1 1,183 7/23/2020
0.4.0 1,128 7/11/2020
0.3.0 1,107 7/3/2020
0.2.0 1,157 7/3/2020
0.1.0 1,159 7/2/2020

Update client side JSON serialization to remove warnings in Fable 3