aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
Ryan Nowak acb657d951 [Perf] Fully cache model metadata
This change caches the actual model metadata instances. Some profiling
showed we didn't go far enough, we were allocating a lot of ModelMetadata
+ ModelPropertyCollection instances.
2015-04-01 11:44:17 -07:00
..
Binders Updates to the extensibility for validator providers 2015-03-20 15:19:25 -07:00
Metadata [Perf] Fully cache model metadata 2015-04-01 11:44:17 -07:00
Properties Removing ModelMetadataProvider.GetModelMetadataForParameters 2015-03-19 16:42:54 -07:00
Utils
Validation [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
ValueProviders Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
BindAttributeTest.cs Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:52:24 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test.xproj Let VS do its thing 2015-03-28 14:41:40 -07:00
Resources.resx Refactor of the model metadata provider 2015-03-05 13:19:10 -08:00
SimpleTypeExcludeFilterTest.cs [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
TestResources.cs Add USE_REAL_RESOURCES to easily test if `[Display]` usability has improved 2015-03-21 17:40:26 -07:00
TestValueProvider.cs
project.json Add `enum`-related details to `ModelMetadata` 2015-03-21 17:38:40 -07:00