Convert JSON to System.Net.Http.HttpContent and vice versa.
Info
Version: | 1.0.0 |
Author(s): | t.takahari |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ttakahari/JsonHttpContentConverter |
NuGet Url: | https://www.nuget.org/packages/JsonHttpContentConverter |
Install
Install-Package JsonHttpContentConverter
dotnet add package JsonHttpContentConverter
paket add JsonHttpContentConverter
JsonHttpContentConverter Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- System.Net.Http(>= 4.3.3)
- System.Threading.Tasks(>= 4.3.0)
- NETStandard.Library(>= 2.0.3)
No dependencies.
Tags