Wrapper for HttpClient to easily make base http requests, like get, post etc.
Info
Version: | 8.2.0 |
Author(s): | Lionwood.Software .Net Team |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://lionwood.software/ |
NuGet Url: | https://www.nuget.org/packages/LionwoodSoftware.BaseApiClient |
Install
Install-Package LionwoodSoftware.BaseApiClient
dotnet add package LionwoodSoftware.BaseApiClient
paket add LionwoodSoftware.BaseApiClient
LionwoodSoftware.BaseApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.1.1)
- Microsoft.Extensions.Http(>= 3.1.9)
- Newtonsoft.Json(>= 12.0.3)
- Serilog.AspNetCore(>= 3.2.0)