Microsoft.AspNetCore.Mvc.NewtonsoftJson (7.0.2)
Published 2023-05-05 11:28:50 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 7.0.2 Microsoft.AspNetCore.Mvc.NewtonsoftJson
About this package
ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH.
This package was built from the source code at 7c81065846
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.JsonPatch | 7.0.2 | net7.0 |
Newtonsoft.Json | 13.0.1 | net7.0 |
Newtonsoft.Json.Bson | 1.0.2 | net7.0 |