aspnetcore/test/WebSites
Doug Bunting bf00f478e5 Add another view to MvcTagHelpersWebSite using HTML helpers
- with some `<text>` hacks, generated HTML is almost identical to tag helper version
 - attribute order (HTML helpers consistently order alphabetically) is primary difference
- bit more testing, therefore related to #453

nits:
- remove some trailing whitespace
- clean up style in `MvcTagHelperTest[s]` and `MvcTagHelper_HomeController`
 - e.g. more init syntax, fewer duplicate variables
- correct "MvcTagHelperTest~~s~~" file / class name
- remove unused `Order.OrderNumber` property in MvcTagHelpersWebSite project
- correct one spelling mistake
2015-01-22 14:21:25 -08:00
..
ActionConstraintsWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
ActionResultsWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
ActivatorWebSite Modify TagHelper tests to abide by new content mode design. 2015-01-16 15:56:03 -08:00
AddServicesWebSite
AntiForgeryWebSite Revert "Revert "Added SetAntiForgeryCookieAndHeader method that sets cookie token and header"" 2015-01-20 10:51:44 -08:00
ApiExplorerWebSite Adds parameter information to ApiExplorer 2015-01-22 13:30:41 -08:00
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngineWebSite
ConnegWebSite [Fixes #1836]SupportedMediaTypes for output formatters are incorrectly updated with charset data during requests 2015-01-20 06:50:06 -08:00
CustomRouteWebSite
ErrorPageMiddlewareWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
FilesWebSite Handle HttpFeature rename 2015-01-18 21:06:12 -08:00
FiltersWebSite Fix for #384 - And some other changes to controller as filter 2015-01-16 19:15:59 -08:00
FormatterWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
InlineConstraintsWebSite
LoggingWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Fix for #1722 - FromHeader does not respect default value 2015-01-16 17:59:00 -08:00
MvcTagHelpersWebSite Add another view to MvcTagHelpersWebSite using HTML helpers 2015-01-22 14:21:25 -08:00
PrecompilationWebSite
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
RazorWebSite Layouts for partials 2015-01-20 11:44:48 -08:00
RequestServicesWebSite Modify TagHelper tests to abide by new content mode design. 2015-01-16 15:56:03 -08:00
ResponseCacheWebSite [cleanup] Update .gitignore and reset .kproj files 2015-01-21 22:03:23 -08:00
RoutingWebSite
TagHelpersWebSite Modify TagHelper tests to abide by new content mode design. 2015-01-16 15:56:03 -08:00
UrlHelperWebSite
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite
XmlSerializerWebSite