aspnetcore/test/WebSites/ValueProvidersWebSite
N. Taylor Mullen 1d578ca2fd Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -07:00
..
wwwroot Fixing Readme 2015-02-19 10:20:16 -08:00
CustomValueProviderFactory.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
FlagsEnum.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
HomeController.cs Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
Startup.cs Modify BuilderExtensions.UseMvc to not add any routes by default 2015-01-23 16:51:38 -08:00
ValueProvidersWebSite.kproj Update names of WebSite projects for consistency 2014-12-11 09:10:24 -08:00
project.json Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:42 -07:00
readme.md Fixing Readme 2015-02-19 10:20:16 -08:00

readme.md

ValueProvidersWebSite

This web site illustrates how to register and use custom value providers.