Microsoft.AspNetCore.Mvc.Formatters.Json (2.0.0)
Published 2023-05-05 11:28:47 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Mvc.Formatters.Json
About this package
ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Mvc.Core | 2.0.0 | .NETStandard2.0 |
Microsoft.AspNetCore.JsonPatch | 2.0.0 | .NETStandard2.0 |