Skip to content

Releases: dotarj/PartialResponse.AspNetCore.Mvc.Formatters.Json

5.1.0

14 Jan 06:33
cef15ba

Choose a tag to compare

  • Support for ASP.NET Core 3.0 added

This version is available on NuGet.

5.0.0

25 Jan 07:32
341ebb7

Choose a tag to compare

  • PartialJsonOutputFormatter now also supports application/*+json (#6 by @aidanjryan)
  • MvcPartialJsonOptions.IgnoreParseErrors can be used to prevent 400 Bad Request responses when fields can't be parsed (#1 by @robin-thoni)
  • IFieldsParser can be used to customize fields parsing (#1 by @robin-thoni)

This version is available on NuGet.

4.0.0

29 Jul 07:51
247de62

Choose a tag to compare

  • package dependencies updated and a using updated due to a breaking change in Microsoft.AspNetCore.Mvc (pull request 2)

This version is available on NuGet.

3.0.0

26 Feb 06:58

Choose a tag to compare

  • arrays that are empty before applying the fields parameter are not removed anymore (issue 17)
  • assembly is now strong named

This version is available on NuGet.

2.0.0

26 Feb 11:44

Choose a tag to compare

  • issue with ASP.NET Core 2.0 fixed (issue 8)

This version is available on available on NuGet.

1.0.0

26 Feb 11:55

Choose a tag to compare

This version is available on NuGet.