Fen.Client 8.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fen.Client --version 8.0.1
NuGet\Install-Package Fen.Client -Version 8.0.1
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="Fen.Client" Version="8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fen.Client --version 8.0.1
#r "nuget: Fen.Client, 8.0.1"
#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 Fen.Client as a Cake Addin
#addin nuget:?package=Fen.Client&version=8.0.1

// Install Fen.Client as a Cake Tool
#tool nuget:?package=Fen.Client&version=8.0.1

Standardized HttpClient conventions, from the opinions of the Fulfiller Enablement team.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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 (2)

Showing the top 2 NuGet packages that depend on Fen.Client:

Package Downloads
Fen.Coam

Standardized COAM conventions, from the opinions of the Fulfiller Enablement team.

Fen.Client.Prepress

Standardized HttpClient conventions for Prepress services, from the opinions of the Fulfiller Enablement team.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.1.0 1,864 1/23/2023
9.0.0 2,685 4/19/2022
9.0.0-pre4 656 4/14/2022
9.0.0-pre3 557 4/13/2022
9.0.0-pre2 570 4/12/2022
9.0.0-pre1 611 4/8/2022
8.0.2 5,504 1/26/2021
8.0.1 1,051 1/25/2021
8.0.0 1,050 1/22/2021
7.0.0 6,243 10/31/2019
6.4.2 10,925 5/28/2019
6.4.1 1,533 5/3/2019
6.4.0 4,787 2/18/2019
6.3.0 1,451 1/30/2019
6.2.1 1,551 12/11/2018
6.1.0 31,721 10/11/2018
6.1.0-pre1 1,067 10/8/2018
6.0.1 8,748 8/20/2018
6.0.0 3,839 8/17/2018
5.0.0 1,616 7/26/2018
4.0.2 61,615 7/12/2018
4.0.1 2,252 6/7/2018
4.0.0 1,379 6/6/2018
4.0.0-preview2 1,261 6/6/2018
4.0.0-preview1 1,279 6/6/2018
3.0.0 2,978 5/15/2018
2.0.0 13,249 1/26/2018
1.0.1 5,613 12/12/2017

➟ Release 8.0.1
⁃ The library has grown support for .NET 5.0.

➟ Release 8.0.0
⁃ The library has grown support for .NET Standard 2.1.
⁃ Various convenient but troublesome extension methods have been removed. Their replacements are only slightly less convenient.
⁃ Distributed caching support has been extracted to an external library, Fen.Caching. Find it wherever great libraries are sold.