ASP.NET Web API formatter for partial response (fields) JSON output.
Info
Version: | 1.0.0 |
Author(s): | Arjen Post |
Last Update: | Sunday, February 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotarj/PartialResponse |
NuGet Url: | https://www.nuget.org/packages/WebApi.PartialResponse |
Install
Install-Package WebApi.PartialResponse
dotnet add package WebApi.PartialResponse
paket add WebApi.PartialResponse
WebApi.PartialResponse Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Core(>= 5.0.0)
- PartialResponse.Core(>= 2.0.0)
Tags