aspnetcore/test/WebSites
Harsh Gupta 85b6382c69 Fix for #563 - FromForm, FromQuery and FromValue allow providing a Name which is used as a prefix. Also the name is used for reporting model state errors. 2015-02-18 16:48:12 -08:00
..
ActionConstraintsWebSite
ActionResultsWebSite Replaced status code number with constants 2015-02-05 16:43:59 -08:00
ActivatorWebSite
AddServicesWebSite Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
AntiForgeryWebSite Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
ApiExplorerWebSite
ApplicationModelWebSite Api cleanup (remove List and Dictionary in favor of IList and IDictionary) 2015-02-16 18:19:55 -08:00
AutofacWebSite
BasicWebSite * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
BestEffortLinkGenerationWebSite Functional tests for #302 2015-02-16 17:59:31 -08:00
CompositeViewEngineWebSite Adding IView.Path and ViewContext.ExecutingPagePath 2015-02-13 06:12:15 -08:00
ConnegWebSite
ControllerDiscoveryConventionsWebSite
ControllersFromServicesClassLibrary * Modify DefaultControllerTypeProvider to look at the object graph to 2015-02-15 22:11:37 -08:00
ControllersFromServicesWebSite
CustomRouteWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ErrorPageMiddlewareWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
FilesWebSite Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
FiltersWebSite React to Authorize changes 2015-02-16 15:40:57 -08:00
FormatFilterWebSite
FormatterWebSite
InlineConstraintsWebSite
LoggingWebSite Replaced status code number with constants 2015-02-05 16:43:59 -08:00
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Fix for #563 - FromForm, FromQuery and FromValue allow providing a Name which is used as a prefix. Also the name is used for reporting model state errors. 2015-02-18 16:48:12 -08:00
MvcTagHelpersWebSite * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
PrecompilationWebSite * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
RazorCompilerCacheWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite Merge branch 'release' into dev 2015-01-23 17:12:16 -08:00
RazorWebSite * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
RequestServicesWebSite Fix for #1416 - Remove all uses of ITypeActivator and use the static method instead 2015-02-16 16:02:39 -08:00
ResponseCacheWebSite Issue #1785 - Changes to add CacheProfiles for response caching. 2015-02-04 15:25:45 -08:00
RoutingWebSite
TagHelpersWebSite * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
UrlHelperWebSite
UserClassLibrary
ValidationWebSite Correct recent checkins 2015-02-12 08:53:17 -08:00
ValueProvidersWebSite Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
VersioningWebSite Merge branch 'release' into dev 2015-01-23 17:12:16 -08:00
ViewComponentWebSite * Introduce _GlobalImports to inherit directives. 2015-02-18 10:02:37 -08:00
WebApiCompatShimWebSite
XmlFormattersWebSite