Http.fs
5.4.0
.NET Standard 2.0
.NET Framework 4.7.1
dotnet add package Http.fs --version 5.4.0
NuGet\Install-Package Http.fs -Version 5.4.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="5.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Http.fs --version 5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Http.fs, 5.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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=5.4.0
// Install Http.fs as a Cake Tool
#tool nuget:?package=Http.fs&version=5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple functional HTTP client library for F#
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.1
- FSharp.Core (>= 4.3.4)
- Hopac (>= 0.3.23)
-
.NETStandard 2.0
- FSharp.Core (>= 4.3.4)
- Hopac (>= 0.3.23)
- System.Diagnostics.FileVersionInfo (>= 4.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 | 105,491 | 2/8/2020 |
5.3.0 | 68,510 | 6/27/2018 |
5.2.1 | 2,293 | 6/7/2018 |
5.2.0 | 2,499 | 5/23/2018 |
5.1.1 | 12,638 | 5/20/2018 |
5.1.0 | 1,215 | 5/17/2018 |
5.0.2 | 5,680 | 3/18/2018 |
5.0.1 | 2,261 | 2/16/2018 |
5.0.0 | 6,287 | 2/4/2018 |
4.1.2 | 22,142 | 8/9/2017 |
4.1.1 | 6,548 | 6/5/2017 |
4.1.0 | 34,249 | 9/26/2016 |
4.0.2 | 5,250 | 8/24/2016 |
4.0.1 | 1,281 | 8/24/2016 |
4.0.0 | 4,342 | 8/24/2016 |
3.1.1 | 1,289 | 8/22/2016 |
3.1.0 | 1,256 | 8/22/2016 |
3.0.7 | 5,497 | 8/5/2016 |
3.0.6 | 2,870 | 7/29/2016 |
1.5.1 | 17,438 | 1/15/2015 |
1.5.0 | 1,449 | 1/15/2015 |
1.4.0 | 2,730 | 10/30/2014 |
1.3.1 | 1,376 | 10/27/2014 |
1.3.0 | 1,339 | 10/23/2014 |
1.2.0 | 1,782 | 5/20/2014 |
1.1.2 | 1,388 | 5/10/2014 |
1.0.0.1 | 1,470 | 5/3/2014 |
0.9.0 | 1,595 | 4/9/2014 |
0.8.1 | 2,284 | 11/24/2013 |
0.8.0 | 22,774 | 11/17/2013 |
Delete verb now supports body
Support for custom http method
ContentEncoding request header