20 lines
395 B
Markdown
20 lines
395 B
Markdown
|
|
# Razor Templates
|
|
|
|
* [Razor.Templating.Core](https://github.com/soundaranbu/Razor.Templating.Core)
|
|
* [RazorLight](https://github.com/toddams/RazorLight)
|
|
* [BlazorTemplater](https://github.com/conficient/BlazorTemplater)
|
|
* [Fluid](https://github.com/sebastienros/fluid)
|
|
|
|
```
|
|
template.cshtml -[razor]-> out.html -[edge]-> out.pdf -[print]-> paper
|
|
```
|
|
|
|
|
|
# Technologies
|
|
|
|
* C#
|
|
* WPF
|
|
* LINQ
|
|
* SQLite
|