There was an error while loading. Please reload this page.
Updated Razor View Engine (markdown)
Polish nav ('Razor View Engine').
Add section Interaction with Visual Studio 2015
add notice that Nancy uses @Model not @model like MVC
Added note for Razor configuration in 'app.config'. Razor seems to ignore 'web.config' in non-web projects and therefor fails to parse classes and namespaces in different assemblies
added 'the'
Fix typo
Gave the content a face lift
Corrected a typo
Removed some facts that are no longer true
using razor is not step 3 of configuring, thanks for the edit mathewrphillips ! :)
changed formatting for code snippet
Added a concrete example of how to return a razor view
Created Razor View Engine (markdown)