What is new in ASP.NET MVC 5.1 apart from those mentioned in Release Notes

263 Views Asked by At

What are new features in ASP.NET MVC 5.1 apart from those mentioned in Release Notes:

  1. Attribute routing improvements
  2. Bootstrap support for editor templates
  3. Enum support in views
  4. Unobtrusive validation for MinLength/MaxLength Attributes
  5. Supporting the ‘this’ context in Unobtrusive Ajax
1

There are 1 best solutions below

0
Michael Dunlap On BEST ANSWER

There aren't any beyond the bug fixes mentioned in the Release Notes you linked to.