Go to file
DamianEdwards b4de33eeea Added a console app to generate the Razor pages
- Replaces the TT files previously being used (in Katana)
- Modified the include file logic to work better with the new generated Razor output as the old syntax/logic didn't work well with the additional line pragmas, etc. being emitted
- Updated the middleware to work with new generated output (ExecuteAsync instead of Execute, etc.)
- Fixed a scoping issue in Error.cshtml
- gitignore sln.ide cache directory
- #3
2014-05-01 16:24:03 -07:00
samples
src Added a console app to generate the Razor pages 2014-05-01 16:24:03 -07:00
.gitattributes
.gitignore Added a console app to generate the Razor pages 2014-05-01 16:24:03 -07:00
DiagnosticsPages.sln Added a console app to generate the Razor pages 2014-05-01 16:24:03 -07:00
NuGet.Config
build.cmd
global.json
makefile.shade