PartialResponse.AspNetCore.Mvc.Formatters.Json
5.0.0
ASP.NET Core MVC formatter for partial response (fields) JSON output.
Install-Package PartialResponse.AspNetCore.Mvc.Formatters.Json -Version 5.0.0
dotnet add package PartialResponse.AspNetCore.Mvc.Formatters.Json --version 5.0.0
<PackageReference Include="PartialResponse.AspNetCore.Mvc.Formatters.Json" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PartialResponse.AspNetCore.Mvc.Formatters.Json --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.1)
- Newtonsoft.Json (>= 11.0.2)
- PartialResponse.Core (>= 2.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.