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
Metadata [Perf] Fully cache model metadata 2015-04-01 11:44:17 -07:00
Properties
Utils
Validation [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
ValueProviders
BindAttributeTest.cs
Microsoft.AspNet.Mvc.ModelBinding.Test.xproj Let VS do its thing 2015-03-28 14:41:40 -07:00
Resources.resx
SimpleTypeExcludeFilterTest.cs [Fixes #2192] Remove enumerable types from excluded type in validation 2015-03-23 16:06:29 -07:00
TestResources.cs
TestValueProvider.cs
project.json