Manuel Naujoks
Manuel Naujoks
**I'm submitting a bug report** * **Library Version:** 1.1.2 * **Operating System:** Windows 10 * **Node Version:** 7.6.0 * **NPM Version:** 4.1.2 * **Aurelia CLI OR JSPM OR Webpack AND...
How do you like to be able to write ``` xaml ``` when your ViewModel looks just like this: ``` csharp public class ExampleViewModel : BaseViewModel { public void ClickMethod()...
Hello. I am starting the container automatically on a scheduled basis: `podman run -p 5055:8080 --rm -it -v acishare:/app/data/ -e "PODSYNC_CONFIG_PATH=/app/data/config.toml" ghcr.io/mxpv/podsync:latest` Once it has started, I downloads all new...