Statiq.Web icon indicating copy to clipboard operation
Statiq.Web copied to clipboard

Implement Razor Pages

Open daveaglick opened this issue 5 years ago • 2 comments

The new Razor engine supports Razor pages syntax and will attempt to compile them, but we're missing some of the bits to make it work. For example, adding @page to the Razor file results in error CS0103: The name 'PageContext' does not exist in the current context.

daveaglick avatar Jan 17 '19 13:01 daveaglick

:thumbsup:

finishearly avatar Jan 17 '19 13:01 finishearly

Yes please!

softwareguy74 avatar Jan 21 '19 19:01 softwareguy74