aspnetcore/test/Microsoft.AspNet.Mvc.ModelB...
dougbu 4bc7c36522 Merge two `TypeExtensions` classes into Common\TypeExtensions.cs
- add missing `[NotNull]` attributes
- remove now-unneeded usings for ...ModelBinding.Internal namespace

Also get ModelBinding test project working under CoreCLR
- create separate k10 and net45 folders under test in VS
- add `[InternalsVisibleTo]` to make `TypeExtensions` visible to test assembly
- correct tests' `CultureInfo` use to compile under CoreCLR
- ifdef out CoreCLR tests depending on Moq, ReadOnly, ...
- remove a couple of tests expecting TypeConverter to work
2014-03-19 09:53:40 -07:00
..
Binders Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00
Internal Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00
Metadata Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00
Utils Reintroduce model binding 2014-02-23 15:23:58 -08:00
Validation Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00
ValueProviders Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00
ModelBindingContextTest.cs Reintroduce model binding 2014-02-23 15:23:58 -08:00
project.json Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-19 09:53:40 -07:00