aspnetcore/test/WebSites/HtmlGenerationWebSite
Doug Bunting 63507c8da9 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- update AppVeyor config so this framework version is available
- build tests for desktop .NET only on Windows
2017-02-21 07:15:36 -08: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 Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Models Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Views Use new Razor in MVC 2017-01-30 10:55:49 -08:00
wwwroot Add web.config to test sites 2016-04-13 16:12:56 -07:00
HtmlGenerationWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -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
project.json Bump test projects up to .NET 4.5.2 2017-02-21 07:15:36 -08:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

readme.md

HtmlGenerationWebSite

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