paint-brush
6 Ways to Generate HTML Documents With C# .Netby@vitaliihoncharuk
31,143 reads
31,143 reads

6 Ways to Generate HTML Documents With C# .Net

by Vitalii HoncharukMarch 2nd, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

6 Ways to Generate HTML Documents With C#.Net are some options how to generate HTML documents. RazorEngine requires lots of dependencies and obsolete libraries. Handlebars.Net is a really easy and fast way to do documents generation because it doesn't use any scripting engine to run a Javascript library; it compiles Handlebars templates directly to IL bytecode. The simplest and fastest way for simple files generation would be to go with simple templating which will not bring new dependencies into the project.
featured image - 6 Ways to Generate HTML Documents With C# .Net
Vitalii Honcharuk HackerNoon profile picture
Vitalii Honcharuk

Vitalii Honcharuk

@vitaliihoncharuk

L O A D I N G
. . . comments & more!

About Author

Vitalii Honcharuk HackerNoon profile picture
Vitalii Honcharuk@vitaliihoncharuk

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite