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.
Info
Version: | 2.3.0-beta3 |
Author(s): | Ademar Gonzalez, Henrik Feldt |
Last Update: | Saturday, December 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://suave.io |
NuGet Url: | https://www.nuget.org/packages/Suave.Testing |
Install
Install-Package Suave.Testing
dotnet add package Suave.Testing
paket add Suave.Testing
Suave.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Expecto(>= 5.0.1)
- FSharp.Core(>= 4.2.3)
- FSharp.Core(>= 4.0.0.1 && < 4.0.1)
- Expecto(>= 4.0.3 && < 4.1.0)