Http.fs
3.0.6
See the version list below for details.
dotnet add package Http.fs --version 3.0.6
NuGet\Install-Package Http.fs -Version 3.0.6
<PackageReference Include="Http.fs" Version="3.0.6" />
paket add Http.fs --version 3.0.6
#r "nuget: Http.fs, 3.0.6"
// Install Http.fs as a Cake Addin
#addin nuget:?package=Http.fs&version=3.0.6
// Install Http.fs as a Cake Tool
#tool nuget:?package=Http.fs&version=3.0.6
A simple, functional HTTP client library for F#
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- FSharp.Core (>= 3.1.2.5)
- Hopac (>= 0.3.0)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on Http.fs:
Package | Downloads |
---|---|
Logary.Targets.InfluxDb
Package Description |
|
Logary.Targets.ElasticSearch
Package Description |
|
Mailgun.Api
A Mailgun F# HTTPS API wrapper |
|
Logary.Targets.OpsGenie
Package Description |
|
Logary.Targets.Mixpanel
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.4.0 | 89,310 | 2/8/2020 |
5.3.0 | 66,143 | 6/27/2018 |
5.2.1 | 2,005 | 6/7/2018 |
5.2.0 | 2,171 | 5/23/2018 |
5.1.1 | 10,549 | 5/20/2018 |
5.1.0 | 926 | 5/17/2018 |
5.0.2 | 5,374 | 3/18/2018 |
5.0.1 | 1,945 | 2/16/2018 |
5.0.0 | 5,835 | 2/4/2018 |
4.1.2 | 20,640 | 8/9/2017 |
4.1.1 | 6,193 | 6/5/2017 |
4.1.0 | 29,720 | 9/26/2016 |
4.0.2 | 4,503 | 8/24/2016 |
4.0.1 | 957 | 8/24/2016 |
4.0.0 | 3,469 | 8/24/2016 |
3.1.1 | 983 | 8/22/2016 |
3.1.0 | 943 | 8/22/2016 |
3.0.7 | 4,415 | 8/5/2016 |
3.0.6 | 2,446 | 7/29/2016 |
1.5.1 | 16,323 | 1/15/2015 |
1.5.0 | 1,127 | 1/15/2015 |
1.4.0 | 2,414 | 10/30/2014 |
1.3.1 | 1,039 | 10/27/2014 |
1.3.0 | 1,041 | 10/23/2014 |
1.2.0 | 1,451 | 5/20/2014 |
1.1.2 | 1,065 | 5/10/2014 |
1.0.0.1 | 1,143 | 5/3/2014 |
0.9.0 | 1,264 | 4/9/2014 |
0.8.1 | 1,951 | 11/24/2013 |
0.8.0 | 15,240 | 11/17/2013 |
Release Notes:
* [infra] turn down logging again
* [infra] path capitalisation
* [infra] moving travis CI testing to linux
* [infra] debug binding errors in build
* [infra] adapt appveyor script, fixes #98
* [infra] removing old build infra
* [infra] bump dependencies
* Merge pull request #99 from object/master
* Renders JSON and XML files in multipart form data as plain text (issue #97).
* [infra] rename from -prerelease to proper name