Files
elwig-misc/README.md
2022-11-01 10:54:11 +01:00

27 lines
590 B
Markdown

# Name
**E**lektronische **Wi**nzer**ge**nossenschafts**v**erwaltung -> Ewigev(/Ewige/Ewig)
# 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
msedge.exe --headless --print-to-pdf="test.pdf" "test.html" --print-to-pdf-no-header --disable-gpu
```
# Technologies
* C#
* WPF
* LINQ
* SQLite