Skip to main content
Suave package icon

Suave

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.

Total Downloads
5.5M
5,512,955
Published
Apr 10, 2017
Latest stable version

Install

.NET CLI
dotnet add package Suave --version 2.1.0
Package Manager Console
Install-Package Suave -Version 2.1.0
PackageReference
<PackageReference Include="Suave" Version="2.1.0" />

Frameworks

.NETStandard1.6

Dependencies

[4.0.0.1, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )
FSharp.Core
.NETStandard1.6
[4.1.2, )
System.Data.Common
.NETStandard1.6
[4.1.0, )
[4.1.0, )
System.Net.Security
.NETStandard1.6
[4.0.0, )
[4.3.0, )
System.Security.Claims
.NETStandard1.6
[4.0.1, )
[4.0.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.