Framework.WebAPI.CrossClientIt is a .NET Core/Standard library that expose the HttpClient capabilities to cross client applications.
Info
Version: | 1.0.6 |
Author(s): | Jose Carlos de Jesus Junior |
Last Update: | Wednesday, January 24, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juninhodigital/Framework.WebAPI.CrossClient |
NuGet Url: | https://www.nuget.org/packages/Framework.Services.WebAPI.CrossClient |
Install
Install-Package Framework.Services.WebAPI.CrossClient
dotnet add package Framework.Services.WebAPI.CrossClient
paket add Framework.Services.WebAPI.CrossClient
Framework.Services.WebAPI.CrossClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Framework.Services.Core(>= 1.0.4)
- Framework.Services.Entity(>= 1.0.7)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Newtonsoft.Json(>= 12.0.2)
Tags