Fen.Client
8.0.1
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
<PackageReference Include="Fen.Client" Version="8.0.1" />
<PackageVersion Include="Fen.Client" Version="8.0.1" />
<PackageReference Include="Fen.Client" />
paket add Fen.Client --version 8.0.1
#r "nuget: Fen.Client, 8.0.1"
#:package Fen.Client@8.0.1
#addin nuget:?package=Fen.Client&version=8.0.1
#tool nuget:?package=Fen.Client&version=8.0.1
Standardized HttpClient conventions, from the opinions of the Fulfiller Enablement team.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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. |
-
.NETStandard 2.1
- AWSSDK.Extensions.NETCore.Setup (>= 3.3.101)
- AWSSDK.SecretsManager (>= 3.3.103.16)
- AWSXRayRecorder.Handlers.System.Net (>= 2.7.1)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Http (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- System.ComponentModel.Annotations (>= 5.0.0)
- Tiger.Challenge (>= 3.0.1)
-
net5.0
- AWSSDK.Extensions.NETCore.Setup (>= 3.3.101)
- AWSSDK.SecretsManager (>= 3.3.103.16)
- AWSXRayRecorder.Handlers.System.Net (>= 2.7.1)
- Microsoft.AspNet.WebApi.Client (>= 5.2.7)
- Microsoft.Extensions.Caching.Memory (>= 5.0.0)
- Microsoft.Extensions.Http (>= 5.0.0)
- Newtonsoft.Json (>= 12.0.3)
- Tiger.Challenge (>= 3.0.1)
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 | 3,735 | 1/23/2023 |
| 9.0.0 | 3,053 | 4/19/2022 |
| 9.0.0-pre4 | 878 | 4/14/2022 |
| 9.0.0-pre3 | 796 | 4/13/2022 |
| 9.0.0-pre2 | 794 | 4/12/2022 |
| 9.0.0-pre1 | 862 | 4/8/2022 |
| 8.0.2 | 5,884 | 1/26/2021 |
| 8.0.1 | 1,366 | 1/25/2021 |
| 8.0.0 | 1,364 | 1/22/2021 |
| 7.0.0 | 6,603 | 10/31/2019 |
| 6.4.2 | 13,852 | 5/28/2019 |
| 6.4.1 | 1,887 | 5/3/2019 |
| 6.4.0 | 5,346 | 2/18/2019 |
| 6.3.0 | 1,799 | 1/30/2019 |
| 6.2.1 | 1,942 | 12/11/2018 |
| 6.1.0 | 35,351 | 10/11/2018 |
| 6.1.0-pre1 | 1,362 | 10/8/2018 |
| 6.0.1 | 9,256 | 8/20/2018 |
| 6.0.0 | 4,299 | 8/17/2018 |
➟ 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.