Boxed Templates 1.14.0
·
484 commits
to master
since this release
ASP.NET Core API Boxed
- Add Brotli response compression.
- Add
application/vnd.restful+json
andapplication/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.