aspnetcore/src/Microsoft.AspNet.Mvc.ModelB...
Pranav K 2aacdeca4a Modify AssociatedMetadataProvider to use PropertyHelper to create accessor
Additionally change it to use TypeExtensions.GetReadableProperties to get
property list. This causes it to ignore indexers which should not be
considered.

Fixes #595
2014-06-27 10:50:37 -07:00
..
Binders Moving model binders from DI to MvcOptions 2014-06-26 21:49:46 -07:00
Formatters Use request services instead of application services by default 2014-06-16 19:17:12 -07:00
Internal
Metadata Modify AssociatedMetadataProvider to use PropertyHelper to create accessor 2014-06-27 10:50:37 -07:00
Properties Updating designer files by re-running build resx 2014-06-16 16:27:30 -07:00
Validation
ValueProviders Fix breaks from GetFormAsync, IReadableStringCollection.Keys. 2014-06-26 10:56:56 -07:00
Microsoft.AspNet.Mvc.ModelBinding.kproj Moving model binders from DI to MvcOptions 2014-06-26 21:49:46 -07:00
ModelBindingContext.cs
ModelError.cs
ModelErrorCollection.cs
ModelState.cs
ModelStateDictionary.cs
ModelValidationState.cs
Resources.resx
project.json Bump version to 6.0.0-* 2014-06-19 11:21:43 -07:00