Mafe.RestClient 1.5.3-rc1

This is a prerelease version of Mafe.RestClient.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Mafe.RestClient --version 1.5.3-rc1
NuGet\Install-Package Mafe.RestClient -Version 1.5.3-rc1
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.5.3-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mafe.RestClient --version 1.5.3-rc1
#r "nuget: Mafe.RestClient, 1.5.3-rc1"
#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.5.3-rc1&prerelease

// Install Mafe.RestClient as a Cake Tool
#tool nuget:?package=Mafe.RestClient&version=1.5.3-rc1&prerelease

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 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.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 net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.5.3
- Enabled gzip compression
- Refactoring HttpContentStream

1.5.2
- Target framework netstandatd1.3

1.5.1
- Target framework netstandatd2.0 and netstandatd2.1

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