Skip to content

AspNetCore 1.3.1

Compare
Choose a tag to compare
@Daniel-Svensson Daniel-Svensson released this 18 Nov 14:32
7eaf1f2

New HTTP status codes

  • Submit can now return 409 and 422 (for conflicts and validation failure)
  • Use 415 unsupported media type instead of 400 for unsupported content type

What's Changed

Full Changelog: v5.6.0...aspnetcore-1.3.1