Info
Version: | 2.1.0 |
Author(s): | Jesse Plamondon-Willard |
Last Update: | Sunday, May 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Pathoschild/FluentHttpClient#readme |
NuGet Url: | https://www.nuget.org/packages/Pathoschild.Http.Formatters.JsonNet |
Install
Install-Package Pathoschild.Http.Formatters.JsonNet
dotnet add package Pathoschild.Http.Formatters.JsonNet
paket add Pathoschild.Http.Formatters.JsonNet
Pathoschild.Http.Formatters.JsonNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.0)
- Newtonsoft.Json(>= 8.0.0)
Tags
-----
Provides JSON and BSON implementations of the .NET MediaTypeFormatter using Json.NET.
These can be used by HttpClient and Web API for serializing content.