embedded views

embedded views

enbedded views, a step to modules

So far I have returned “Hello world” from the HelloWorldModule, and added a quick performance counter to the trace log. My running example is using Nancy’s self hosting.

In this post, I wanted to start using the Razor ViewEngine.

under the hood

under the hood

how can we see what is happening under the hood

One key aspect of a framework is to gain tracing and diagnostic information. One thing I find useful is time taken for a request, and in this post I look into how this information can be gathered.

The good news is Nancy includes a diagnostic/set-up site located @

Pagination


© 2022 dbones.co.uk. All rights reserved.