ASP.NET MVC Boilerplate v1.14.0 Release Notes

Release Date: 2019-02-19 // about 5 years ago
  • 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.