Go to file
dougbu d534471515 Merge two `TypeExtensions` classes into Common\TypeExtensions.cs
- add missing `[NotNull]` attributes
- remove now-unneeded usings for ...ModelBinding.Internal namespace
- remove TypeExtensionTests.cs; don't add .NET 4.5-only
  `[InternalsVisibleTo]` for low-level `IsCompatibleWith()` extension
2014-03-17 21:02:25 -07:00
samples/MvcSample.Web
src Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-17 21:02:25 -07:00
test Merge two `TypeExtensions` classes into Common\TypeExtensions.cs 2014-03-17 21:02:25 -07:00
.gitattributes
.gitignore
NuGet.Config
WebFx.sln
build.cmd
global.json
makefile.shade