Skip to content

Boxed Templates 1.14.0

Compare
Choose a tag to compare
@RehanSaeed RehanSaeed released this 19 Feb 14:37
· 484 commits to master since this release

ASP.NET Core API Boxed

  • Add Brotli response compression.
  • Add application/vnd.restful+json and application/problem+json to response compression MIME types.
  • Add 406 Not Acceptable Swagger responses in the controller.
  • Bring back StreamOutputFormatter and StringOutputFormatter.

ASP.NET Core GraphQL Boxed

  • Add Brotli response compression.
  • Bring back StreamOutputFormatter and StringOutputFormatter.