replace JsonMediaTypeFormatter with Newtonsoft.Json as JsonSerializer.
Info
Version: | 1.0.4 |
Author(s): | kinshines |
Last Update: | Friday, June 21, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kinshines/Newtonsoft.Json.MediaTypeFormatter |
NuGet Url: | https://www.nuget.org/packages/Newton.JsonMediaTypeFormatter |
Install
Install-Package Newton.JsonMediaTypeFormatter
dotnet add package Newton.JsonMediaTypeFormatter
paket add Newton.JsonMediaTypeFormatter
Newton.JsonMediaTypeFormatter Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.1)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
Tags