Http.fs
0.9.0
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Http.fs --version 0.9.0
NuGet\Install-Package Http.fs -Version 0.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Http.fs" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Http.fs --version 0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Http.fs, 0.9.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Http.fs as a Cake Addin
#addin nuget:?package=Http.fs&version=0.9.0
// Install Http.fs as a Cake Tool
#tool nuget:?package=Http.fs&version=0.9.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A gloriously functional HTTP client library for F#!
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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 | 88,923 | 2/8/2020 |
5.3.0 | 66,087 | 6/27/2018 |
5.2.1 | 1,998 | 6/7/2018 |
5.2.0 | 2,166 | 5/23/2018 |
5.1.1 | 10,439 | 5/20/2018 |
5.1.0 | 922 | 5/17/2018 |
5.0.2 | 5,370 | 3/18/2018 |
5.0.1 | 1,940 | 2/16/2018 |
5.0.0 | 5,829 | 2/4/2018 |
4.1.2 | 20,593 | 8/9/2017 |
4.1.1 | 6,186 | 6/5/2017 |
4.1.0 | 29,714 | 9/26/2016 |
4.0.2 | 4,500 | 8/24/2016 |
4.0.1 | 953 | 8/24/2016 |
4.0.0 | 3,465 | 8/24/2016 |
3.1.1 | 978 | 8/22/2016 |
3.1.0 | 937 | 8/22/2016 |
3.0.7 | 4,409 | 8/5/2016 |
3.0.6 | 2,444 | 7/29/2016 |
1.5.1 | 16,282 | 1/15/2015 |
1.5.0 | 1,122 | 1/15/2015 |
1.4.0 | 2,409 | 10/30/2014 |
1.3.1 | 1,033 | 10/27/2014 |
1.3.0 | 1,035 | 10/23/2014 |
1.2.0 | 1,446 | 5/20/2014 |
1.1.2 | 1,059 | 5/10/2014 |
1.0.0.1 | 1,137 | 5/3/2014 |
0.9.0 | 1,259 | 4/9/2014 |
0.8.1 | 1,945 | 11/24/2013 |
0.8.0 | 15,234 | 11/17/2013 |
Added request and response character encoding