This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
1.1.2
Bugs Fixed
- Move call to validate constructor in ComplexTypeModelBinder into CreateModel (#5801)
- Regression in 1.1 model binding for model types without default constructor (#5698)
- Wrong name and id in input after upgrade to ASP Core 1.1.0 (#5655)
- Exception Filters returns an empty body in asp.net-core 1.1 (#5594)
- Cannot write to Response.Body in 1.1 (#5555)
- IgnoreAntiforgeryTokenAttribute possibly broken on 1.1.0 (#5552)