Utilities for working with HTTP-based API clients that use JSON on the wire.
Info
| Version: | 3.1.14 |
| Author(s): | One Frame Link |
| Last Update: | Friday, May 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/OneFrameLink/Ofl.Net.Http.ApiClient.Json |
| NuGet Url: | https://www.nuget.org/packages/Ofl.Net.Http.ApiClient.Json |
Install
Install-Package Ofl.Net.Http.ApiClient.Json
dotnet add package Ofl.Net.Http.ApiClient.Json
paket add Ofl.Net.Http.ApiClient.Json
Ofl.Net.Http.ApiClient.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- Ofl.Net.Http.ApiClient(>= 3.0.10)
- System.Text.Json(>= 4.7.0)
Tags