Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 344 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 344 Bytes

Changelog

All notable changes to Dangl.Data.Shared are documented here.

v1.0.5:

  • Add FileResult

v1.0.3:

  • Add logging to ModelStateValidationFilter if invalid requests get rejected

v1.0.2:

  • Add RequiredFormFileValidationFilter to support checking for [Required] parameters of type IFormFile on controller actions