![]() |
VOOZH | about |
dotnet add package Suave.OpenSSL --version 2.2.1
NuGet\Install-Package Suave.OpenSSL -Version 2.2.1
<PackageReference Include="Suave.OpenSSL" Version="2.2.1" />
<PackageVersion Include="Suave.OpenSSL" Version="2.2.1" />Directory.Packages.props
<PackageReference Include="Suave.OpenSSL" />Project file
paket add Suave.OpenSSL --version 2.2.1
#r "nuget: Suave.OpenSSL, 2.2.1"
#:package Suave.OpenSSL@2.2.1
#addin nuget:?package=Suave.OpenSSL&version=2.2.1Install as a Cake Addin
#tool nuget:?package=Suave.OpenSSL&version=2.2.1Install 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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 was computed. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on Suave.OpenSSL:
| Package | Downloads |
|---|---|
|
Exira.StaticMailer
Exira.StaticMailer is a REST endpoint running in a Windows Service to enable static sites to easily send mail |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.3.0-beta3 | 1,440 | 12/30/2017 |
| 2.3.0-beta2 | 1,274 | 12/27/2017 |
| 2.3.0-beta | 1,079 | 9/5/2017 |
| 2.2.1 | 1,797 | 8/17/2017 |
| 2.2.0 | 1,418 | 8/17/2017 |
| 2.1.1 | 1,391 | 6/17/2017 |
| 2.1.0 | 1,404 | 4/10/2017 |
| 2.0.5 | 1,385 | 3/25/2017 |
| 2.0.5-alpha | 1,198 | 3/23/2017 |
| 2.0.4 | 1,353 | 2/19/2017 |
| 2.0.3 | 1,413 | 2/13/2017 |
| 2.0.2 | 1,392 | 1/19/2017 |
| 2.0.1 | 1,417 | 1/17/2017 |
| 2.0.0 | 1,397 | 1/3/2017 |
| 2.0.0-rc8 | 1,178 | 12/27/2016 |
| 2.0.0-rc7 | 1,181 | 12/27/2016 |
| 2.0.0-rc6 | 1,161 | 12/24/2016 |
| 2.0.0-rc5 | 1,166 | 12/23/2016 |
| 2.0.0-rc4 | 1,191 | 12/23/2016 |
| 2.0.0-rc3 | 1,186 | 12/12/2016 |
Release Notes:
* [infra] v2.2.1 fixes #641, related to #642
* [infra] update dotliquid dep