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

6 Ways to Generate HTML Documents With C# .Net

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

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

Full-stack engineer (C#, Angular, SQL) with 7+ years of experience.

Learn More
LEARN MORE ABOUT @VITALIIHONCHARUK'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Vitalii Honcharuk HackerNoon profile picture
Vitalii Honcharuk@vitaliihoncharuk
Full-stack engineer (C#, Angular, SQL) with 7+ years of experience.

TOPICS

Languages

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