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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
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 | 91,897 | 2/8/2020 |
5.3.0 | 66,425 | 6/27/2018 |
5.2.1 | 2,021 | 6/7/2018 |
5.2.0 | 2,190 | 5/23/2018 |
5.1.1 | 10,903 | 5/20/2018 |
5.1.0 | 942 | 5/17/2018 |
5.0.2 | 5,387 | 3/18/2018 |
5.0.1 | 1,962 | 2/16/2018 |
5.0.0 | 5,852 | 2/4/2018 |
4.1.2 | 20,874 | 8/9/2017 |
4.1.1 | 6,220 | 6/5/2017 |
4.1.0 | 29,753 | 9/26/2016 |
4.0.2 | 4,525 | 8/24/2016 |
4.0.1 | 979 | 8/24/2016 |
4.0.0 | 3,492 | 8/24/2016 |
3.1.1 | 1,005 | 8/22/2016 |
3.1.0 | 964 | 8/22/2016 |
3.0.7 | 4,437 | 8/5/2016 |
3.0.6 | 2,468 | 7/29/2016 |
1.5.1 | 16,425 | 1/15/2015 |
1.5.0 | 1,149 | 1/15/2015 |
1.4.0 | 2,437 | 10/30/2014 |
1.3.1 | 1,058 | 10/27/2014 |
1.3.0 | 1,060 | 10/23/2014 |
1.2.0 | 1,476 | 5/20/2014 |
1.1.2 | 1,088 | 5/10/2014 |
1.0.0.1 | 1,167 | 5/3/2014 |
0.9.0 | 1,287 | 4/9/2014 |
0.8.1 | 1,975 | 11/24/2013 |
0.8.0 | 15,268 | 11/17/2013 |
Delete verb now supports body
Support for custom http method
ContentEncoding request header