aspnetcore/test/WebSites
sornaks 9c4d7806a7 Introducing ByteArrayModelBinder.
-Checks for ModelType before processing.
-Ignores quotes in ByteArrayModelBinder.
-Unit,functional Tests.
-ModelStateError is set when Covert.FromBase64String(value) throws.
2014-08-13 15:15:52 -07:00
..
ActivatorWebSite Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
AntiForgeryWebSite Adding a functional test for anti forgery. 2014-08-13 15:00:00 -07:00
AutofacWebSite
BasicWebSite Added Logging to Mvc 2014-08-01 15:33:47 -07:00
CompositeViewEngine
ConnegWebSite ProducesAttribute + 2014-08-11 17:52:55 -07:00
FormatterWebSite
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Introducing ByteArrayModelBinder. 2014-08-13 15:15:52 -07:00
RazorWebSite
RoutingWebSite Return a copy of the route values in functional tests. 2014-07-31 15:09:47 -07:00
ValueProvidersSite