WebSharper.Suave 4.7.1.280

dotnet add package WebSharper.Suave --version 4.7.1.280
                    
NuGet\Install-Package WebSharper.Suave -Version 4.7.1.280
                    
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="WebSharper.Suave" Version="4.7.1.280" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebSharper.Suave" Version="4.7.1.280" />
                    
Directory.Packages.props
<PackageReference Include="WebSharper.Suave" />
                    
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 WebSharper.Suave --version 4.7.1.280
                    
#r "nuget: WebSharper.Suave, 4.7.1.280"
                    
#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.
#:package WebSharper.Suave@4.7.1.280
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebSharper.Suave&version=4.7.1.280
                    
Install as a Cake Addin
#tool nuget:?package=WebSharper.Suave&version=4.7.1.280
                    
Install as a Cake Tool

WebSharper adaptor for Suave.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
4.7.1.280 851 6/23/2021
4.7.1.271 632 4/30/2021
4.7.0.266 737 12/7/2020
4.6.0.257 819 6/13/2020
4.6.0.253 840 6/7/2020
4.6.0.249 763 5/15/2020
4.6.0.246 841 3/4/2020
4.6.0.240 835 1/1/2020
4.5.1.225 787 10/2/2019
4.5.1.222 835 8/22/2019
4.5.1.220 850 7/30/2019
4.5.1.218 859 5/24/2019
4.5.1.216 911 3/13/2019
4.5.1.215 918 2/19/2019
4.5.1.212 1,043 10/30/2018
4.5.1.208 1,018 10/25/2018
4.5.0.205 1,097 9/14/2018
4.5.0.203 1,078 8/29/2018
4.5.0.202 1,216 8/9/2018
4.4.0.199 1,270 7/31/2018
Loading failed