Softlion.FluentRest 1.0.7

dotnet add package Softlion.FluentRest --version 1.0.7
NuGet\Install-Package Softlion.FluentRest -Version 1.0.7
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="Softlion.FluentRest" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Softlion.FluentRest --version 1.0.7
#r "nuget: Softlion.FluentRest, 1.0.7"
#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 Softlion.FluentRest as a Cake Addin
#addin nuget:?package=Softlion.FluentRest&version=1.0.7

// Install Softlion.FluentRest as a Cake Tool
#tool nuget:?package=Softlion.FluentRest&version=1.0.7

A small, simple and powerful .net7, maui compatible, and System.Text.Json only HTTP client library.

           Also compatible with xamarin and .net core.

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 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on Softlion.FluentRest:

Package Downloads
Softlion.NotionSharp

Notion.so is a nice tool to write blogs among other things

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 165 1/13/2024
1.0.6 191 11/7/2023
1.0.5 184 5/19/2023
1.0.4 443 11/27/2022
1.0.3 436 6/12/2022
1.0.2 609 2/13/2022
1.0.1 457 1/17/2022
1.0.0 244 1/12/2022

1.0.7: nuget updates
           1.0.6: net8
           1.0.3: net7
           1.0.2: add automatic refresh of bearer token
           1.0.1: set json defaults as ignore property case and ignore write default
           1.0.0: initial release