aspnetcore/test/WebSites/PrecompilationWebSite
Kiran Challa c276ddaa39 Added support for validation of Required attributes in case of XmlDataContractSerializerInputFormatter 2015-02-23 23:15:48 -08:00
..
Compiler/Preprocess
Controllers * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
Models * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
TagHelpers * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
Views * Move precompiled assemblies into a resource in the primary assembly. 2015-02-19 17:50:54 -08:00
wwwroot
.gitignore
PrecompilationWebSite.kproj
Startup.cs
project.json Added support for validation of Required attributes in case of XmlDataContractSerializerInputFormatter 2015-02-23 23:15:48 -08:00
readme.md

readme.md

PreCompilationWebSite

This web site illustrates use cases for precompilation of razor pages.