Question

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
Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top