RESTFulSense 1.7.0
Swagger Friendly Addition
Install-Package RESTFulSense -Version 1.7.0
dotnet add package RESTFulSense --version 1.7.0
<PackageReference Include="RESTFulSense" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RESTFulSense --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
RESTFulSense
I designed & developed this library as a wrapper around the existing .NET Core HttpClient
implementation to provide the following values:
- Meaningful Exceptions for APIs response status codes
- Meaningful Controller API responses
- Simplified API communications.
- Test-friendly implementation.
Read more in details about this library with examples in this documentation
RESTFulSense
I designed & developed this library as a wrapper around the existing .NET Core HttpClient
implementation to provide the following values:
- Meaningful Exceptions for APIs response status codes
- Meaningful Controller API responses
- Simplified API communications.
- Test-friendly implementation.
Read more in details about this library with examples in this documentation
Release Notes
NotFoundUrlException
Dependencies
-
.NETStandard 2.1
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Newtonsoft.Json (>= 12.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 1,982 | 10/17/2020 |
1.6.0 | 2,269 | 8/11/2020 |
1.5.0 | 553 | 8/5/2020 |
1.4.0 | 1,699 | 6/15/2020 |
1.3.0 | 85 | 6/15/2020 |
1.2.0 | 606 | 5/23/2020 |
1.1.0 | 192 | 5/23/2020 |
1.0.0 | 2,555 | 4/30/2020 |
0.9.0 | 358 | 4/25/2020 |
0.8.0 | 325 | 4/19/2020 |
0.7.0 | 413 | 3/17/2020 |
0.6.0 | 373 | 3/16/2020 |
0.5.0 | 188 | 3/15/2020 |
0.4.0 | 133 | 3/15/2020 |
0.3.0 | 234 | 3/13/2020 |
0.2.0 | 161 | 3/12/2020 |
0.1.0 | 200 | 3/12/2020 |