Quantcast
Channel: Create razor view without web - Stack Overflow
Browsing index pages (2 articles)

Create razor view without web

We're currently using a product to send emails, and are doing so from a number of executables that run periodically. This product has very limited processing of dynamic data, so if we want a table from...

View Article


Answer by Filip W for Create razor view without web

If you don't need HTTP to be involved at all, you can simply run Razor engine from C# directly using RazorEngine project - there is a great project that allows you to do so -...

View Article

Browsing index pages (2 articles)


Latest Images