aspnetcore/test/WebSites/HtmlGenerationWebSite
Nate McMaster b811e69d00 Use PackageLineup to manage PackageReference versions
- Move the Mvc.Performance project from test/ to benchmarks/.
 - Remove the Version attribute on PackageReference.
 - Add a reference to two PackageLineup's.
 - Add snippet to README explaining the additional requirement to run build.cmd /t:restore.
 - Add a target to check that packages have been pinned.
2017-08-30 12:14:11 -07:00
..
Areas/Customer/Controllers Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Components Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
Controllers Check for properties that can't befound 2017-07-04 13:26:17 -07:00
Models Check for properties that can't befound 2017-07-04 13:26:17 -07:00
Views Check for properties that can't befound 2017-07-04 13:26:17 -07:00
wwwroot Add web.config to test sites 2016-04-13 16:12:56 -07:00
HtmlGenerationWebSite.csproj Use PackageLineup to manage PackageReference versions 2017-08-30 12:14:11 -07:00
ISignalTokenProviderService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
ProductsService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
SignalTokenProviderService.cs Tweak CacheTagHelper sample to use a token provider service for 2015-12-11 15:23:34 -08:00
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
appRoot.css Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
appRoot.js Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00
readme.md Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite` 2015-06-05 20:30:17 -07:00

readme.md

HtmlGenerationWebSite

This web site illustrates how to use MVC HTML and tag helpers.