Http.fs 5.4.0

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
#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

A simple functional HTTP client library for F#

Product 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-browser 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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on Http.fs:

Package Downloads
Logary.Targets.InfluxDb The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

Logary.Targets.ElasticSearch The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 108,916 2/8/2020
5.3.0 69,829 6/27/2018
5.2.1 2,610 6/7/2018
5.2.0 2,839 5/23/2018
5.1.1 12,971 5/20/2018
5.1.0 1,549 5/17/2018
5.0.2 6,044 3/18/2018
5.0.1 2,589 2/16/2018
5.0.0 6,680 2/4/2018
4.1.2 22,937 8/9/2017
4.1.1 6,865 6/5/2017
4.1.0 40,060 9/26/2016
4.0.2 6,148 8/24/2016
4.0.1 1,590 8/24/2016
4.0.0 5,322 8/24/2016
3.1.1 1,633 8/22/2016
3.1.0 1,593 8/22/2016
3.0.7 6,758 8/5/2016
3.0.6 3,240 7/29/2016
1.5.1 18,011 1/15/2015
1.5.0 1,760 1/15/2015
1.4.0 3,059 10/30/2014
1.3.1 1,701 10/27/2014
1.3.0 1,633 10/23/2014
1.2.0 2,093 5/20/2014
1.1.2 1,714 5/10/2014
1.0.0.1 1,793 5/3/2014
0.9.0 1,920 4/9/2014
0.8.1 2,622 11/24/2013
0.8.0 38,527 11/17/2013

Delete verb now supports body
Support for custom http method
ContentEncoding request header