Suave 3.1.0-beta3

This is a prerelease version of Suave.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Suave --version 3.1.0-beta3
                    
NuGet\Install-Package Suave -Version 3.1.0-beta3
                    
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="Suave" Version="3.1.0-beta3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Suave" Version="3.1.0-beta3" />
                    
Directory.Packages.props
<PackageReference Include="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 Suave --version 3.1.0-beta3
                    
#r "nuget: Suave, 3.1.0-beta3"
                    
#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 Suave@3.1.0-beta3
                    
#: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=Suave&version=3.1.0-beta3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Suave&version=3.1.0-beta3&prerelease
                    
Install as a Cake Tool

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (59)

Showing the top 5 NuGet packages that depend on Suave:

Package Downloads
Aardvark.Service

Aardvark is an open-source platform for visual computing, real-time graphics and visualization.

FsLab

FsLab is a combination package that supports doing data science with F#. FsLab includes literate scripting converted to HTML and PDF, and by default references Deedle (a data frame library), FSharp.Data (for data access) and XPlot (for visualization). You can optionally add any other nuget packages.

Suave.DotLiquid

Suave.DotLiquid provides Liquid templates for Suave web server.

SuaveServerWrapper

A wrapper for suave.io APIs to call from C#

Logary.Services.SuaveReporter

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Suave:

Repository Stars
msarilar/EDEngineer
An overlay to track Elite Dangerous blueprints progress in real time
rogeralsing/Microphone
Version Downloads Last Updated
3.2.3 614 1/16/2026
3.2.2 191 1/13/2026
3.2.1 267 1/4/2026
3.2.0 768 12/11/2025
3.2.0-beta 435 12/11/2025
3.1.1 526 12/11/2025
3.1.0 551 12/9/2025
3.1.0-beta8 249 12/6/2025
3.1.0-beta7 201 11/24/2025
3.1.0-beta6 222 11/24/2025
3.1.0-beta5 214 11/23/2025
3.1.0-beta4 189 11/23/2025
3.1.0-beta3 214 11/22/2025
3.1.0-beta2 426 11/19/2025
3.1.0-beta1 226 11/5/2025
3.1.0-beta 218 11/2/2025
2.7.0-beta1 1,835 7/3/2023
2.7.0-beta 1,045 3/3/2023
2.6.2 677,493 1/26/2022
2.6.1 52,982 5/15/2021
Loading failed

Implements a connection health monitor.