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 Modify FindView and FindPartialView to accept ActionContext 2014-07-24 11:48:23 -07:00
ConnegWebSite ProducesAttribute + 2014-08-11 17:52:55 -07:00
FormatterWebSite 1. Introducing XML Input Formatters. 2014-07-29 15:04:23 -07:00
InlineConstraintsWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Introducing ByteArrayModelBinder. 2014-08-13 15:15:52 -07:00
RazorWebSite RazorView should not create new ViewContext when rendering pages. 2014-07-25 06:37:53 -07:00
RoutingWebSite Return a copy of the route values in functional tests. 2014-07-31 15:09:47 -07:00
ValueProvidersSite Move ValueProviders to MvcOptions 2014-07-17 21:02:47 -07:00