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.OpenSSL |
Install
Install-Package Suave.OpenSSL
dotnet add package Suave.OpenSSL
paket add Suave.OpenSSL
Suave.OpenSSL Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1 && < 4.0.1)