-
### Description
Currently app code is not well designed, and no architecture implemented, we need to redesign the source to separate the business logic from UI thread to background. MVVM must be impl…
-
Mr. Developer
First of all, thank you very much for the wonderful effort of this innovation
To be honest, it is a very wonderful library in terms of reading speed and image capture speed
I real…
-
I see you added [`ObservableObject`](https://github.com/SirJohnK/LocalizationResourceManager.Maui/blob/b8ffbb622213ae252a5bed8473f0b0924240cec7/LocalizationResourceManager.Maui/ComponentModel/Observab…
-
Taken from Knockout:
- It should take an object with properties and functions and use that as a ViewModel
- It should allow binding to be declared in HTML
- It should have a binding engine that p…
-
Hello,
I was trying to add the NuGet package to a new Avalonia project to test this library, and this is what happened.
1. Create the project with the command: $ dotnet new avalonia.mvvm -o "A…
-
I just saw there are some more Moko LIBs for the MVVM maybe it make sense to add all of theme ? when select Moke MVVM ?
Or is better for each a own box in the `Wizard` ?
https://github.com/icer…
-
Hi there,
First off great plugin, we have just replaced Prism Navigation with MVVM Zero, it was exactly what we were looking for as a replacement, just a few questions/issue to raise:
- Better s…
-
### Is your feature request related to a problem? Please describe.
I would like to create an application that supports Prism.Avalonia
### Describe the solution you'd like
When creating a new …
-
编译awtk-mvvm-c-hello,在ubuntu下运行正常
然后交叉编译移植到arm上,编译没有问题。
执行程序时出现如下错误:
root@TinaLinux:/mnt/SDCARD/tttt-mvvm/bin# ./demo
Error loading shared library libtable_view_mvvm.so: No such file or directory (…
-
### Describe the bug
I have a solution consisting of multiple projects. Some are libraries and some are desktop applications based on WPF/XAML.
All projects use the code MVVM source generator.
…