aspnetcore/test/WebSites/HtmlGenerationWebSite
Doug Bunting 1672820e4e Add functional test covering an `IList<T>` property
- #5656
2017-03-29 12:32:06 -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 Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
Models Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
Views Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
wwwroot Add web.config to test sites 2016-04-13 16:12:56 -07:00
HtmlGenerationWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -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 Remove extra lines in 1840d68 2017-01-26 08:20:52 -08:00
appRoot.css
appRoot.js
readme.md

readme.md

HtmlGenerationWebSite

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