Files
elwig-misc/README.md
2022-11-01 11:13:21 +01:00

30 lines
709 B
Markdown

# Name
* WG Master (**W**inzer**g**enossenschaft **Master**)
* Ewigev (**E**lektronische **Wi**nzer**ge**nossenschafts**v**erwaltung), 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
```
```cmd
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --headless --print-to-pdf-no-header [--disable-gpu] --print-to-pdf="test.pdf" "test.html"
```
# Technologies
* C#
* WPF
* LINQ
* SQLite