RESTFulSense 0.8.0

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

// Install RESTFulSense as a Cake Tool
#tool nuget:?package=RESTFulSense&version=0.8.0

RESTFulSense

I designed & developed this library as a wrapper around the existing .NET Core HttpClient implementation to provide the following values:

  1. Meaningful Exceptions for APIs response status codes.
  2. Simplified API communications.
  3. Test-friendly implementation.

Read more in details about this library with examples in this documentation

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 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 (8)

Showing the top 5 NuGet packages that depend on RESTFulSense:

Package Downloads
Standard.AI.OpenAI

A Standardized .NET library for OpenAI Integrations.

TheStandardBox.Data

A .NET Library for essential code according to The Standard

RESTFulLinq

RESTFulLinq is a library that allows you to send LINQ statements to your .NET API and execute these queries on the server /database in a fluent API fashion.

FlutterWave.Core

A Standardized .NET library for FlutterWave integration

Crv5heR.OAuth.Google

Yet another Google OAuth Library

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on RESTFulSense:

Repository Stars
hassanhabib/OtripleS
This is an open source schooling system, dedicated to provide a better experience for schools needing a management and communication and tutoring system all in one place. This project is aiming toward directing all the software development funds and hours to families in need, the idea of the project is to allow schools to use the system as long as the software funds in the school are directed towards financially disadvantaged families and students.
hassanhabib/Standard.AI.OpenAI
Standard-Compliant .NET library for Open AI
Version Downloads Last updated
2.17.0 6,636 1/14/2024
2.16.0 6,428 12/30/2023
2.15.0 34,726 5/5/2023
2.14.0 161 5/4/2023
2.13.0 30,143 3/30/2023
2.12.0 7,224 3/24/2023
2.11.0 2,026 3/19/2023
2.10.0 1,494 3/14/2023
2.9.0 27,958 9/28/2022
2.8.0 4,267 8/29/2022
2.7.0 2,350 7/26/2022
2.6.0 1,447 7/13/2022
2.5.0 3,870 6/13/2022
2.4.0 19,965 11/11/2021
2.3.0 1,828 10/22/2021
2.2.0 1,779 10/2/2021
2.1.0 318 10/2/2021
2.0.0 1,464 9/7/2021
1.9.0 11,968 6/2/2021
1.8.0 2,700 5/19/2021
1.7.0 19,801 10/17/2020
1.6.0 5,679 8/11/2020
1.5.0 905 8/5/2020
1.4.0 3,485 6/15/2020
1.3.0 439 6/15/2020
1.2.0 926 5/23/2020
1.1.0 515 5/23/2020
1.0.0 2,935 4/30/2020
0.9.0 681 4/25/2020
0.8.0 674 4/19/2020
0.7.0 814 3/17/2020
0.6.0 693 3/16/2020
0.5.0 482 3/15/2020
0.4.0 465 3/15/2020
0.3.0 518 3/13/2020
0.2.0 474 3/12/2020
0.1.0 986 3/12/2020

.NET Standard 2.1 Upgrade