Mafe.RestClient 1.7.4

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

// Install Mafe.RestClient as a Cake Tool
#tool nuget:?package=Mafe.RestClient&version=1.7.4

RestClient is a library for .net that can help you to consume REST services.

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 is compatible. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  net46 is compatible.  net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (1)

Showing the top 1 NuGet packages that depend on Mafe.RestClient:

Package Downloads
Mafe.VimeoClient

VimeoClient library provides a simple connector to Vimeo REST services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.5-rc1 74 3/1/2024
1.9.4 150 9/23/2023
1.9.3 357 11/30/2022
1.9.2 483 7/2/2022
1.9.1 450 6/22/2022
1.9.0 9,605 4/27/2022
1.8.1 437 4/27/2022
1.8.0 21,426 3/25/2021
1.7.7 378 3/1/2021
1.7.6 20,328 11/10/2020
1.7.5 15,304 10/23/2020
1.7.4 4,467 10/23/2020
1.7.3 6,916 10/17/2020
1.7.2 10,615 10/3/2020
1.7.1 4,488 9/25/2020
1.7.0 7,216 7/30/2020
1.6.0 697 7/17/2020
1.5.3 505 7/9/2020
1.5.2 501 7/5/2020
1.5.1 563 7/4/2020
1.5.0 556 7/4/2020
1.4.2 467 6/30/2020
1.4.1 546 6/29/2020
1.4.0 462 6/26/2020
1.3.0 479 6/24/2020
1.2.1 465 6/23/2020
1.2.0 474 6/22/2020
1.1.0 476 6/21/2020
1.0.1 469 6/20/2020
1.0.0 591 6/18/2020

1.7.4
     - hotfix on prameters.

1.7.3
     - json and xml settings during serialization and deserialization of an object.

1.7.2
     - Target .NET Core 3.1 (netcoreapp3.1)
     
     1.7.1
     - Target .NET Core 3.0 (netcoreapp3.0)
     - Target .NET Core 2.2 (netcoreapp2.2)
     - Target .NET Core 2.1 (netcoreapp2.1)
     - Target .NET Core 2.0 (netcoreapp2.0)
     - Target .NET Framework 4.7    (net47)
     - Target .NET Framework 4.7.1  (net471)
     - Target .NET Framework 4.7.2  (net472)
     - Target .NET Framework 4.8    (net48)

     1.7.0
     - Optimization and Refactoring HttpClientCompressionHandler

     1.6.0
     - Target .NET Framework 4.6    (net46)
     - Target .NET Framework 4.6.1  (net461)
     - Target .NET Framework 4.6.2  (net462)
     - Target .NET Framework 4.5    (net45)
     - Target .NET Framework 4.5.1  (net451)
     - Target .NET Framework 4.5.2  (net452)

     1.5.3
     - Enabled gzip compression
     - Refactoring HttpContentStream

     1.5.2
     - Target .NET Standard 1.3 (netstandatd1.3)

     1.5.1
     - Target .NET Standard 2.1 (netstandatd2.1)
     - Target .NET Standard 2.0 (netstandatd2.0)

     1.5.0
     - Refactoring builder
     - Parameter bugfix
     - General bugfix

     1.4.0
     - Added OnPreCompleted, OnCompleted and OnPreviewContentAsString
     - Refactoring some methods.
     - Added BufferSize and check on buffer size value