-
Hi everyone, I am trying to set up an infrastructure for a user login system and menu authorization. I am doing research to rewrite my current CRM project with [Windows App SDK (WinUI 3)](https://lear…
-
https://github.com/MindorksOpenSource/android-mvvm-architecture/blob/595acd0c79a4a7a51594cbc88071f85f266f26ff/app/src/main/java/com/mindorks/framework/mvvm/ui/login/LoginActivity.java#L91
-
Hi folks,
so I am reading Blazor book and there is my beloved MVVM : ).
every time I encounter MVVM in .NET I ask myself; could I use Prism here?
Do you need a MVVM 'framework' in Blazor or it's j…
-
In my haste to get a first version out I decided to sacrifice the purity of my MVVM :)
The main thing that has been hacked together is navigation. This needs to be fixed.
-
Hi Guy,
There are many Frameworks to build app with MVVM Pattern.. ?
-
Tutorials and sample apps for using Prism MVVM framework
-
Create basic Xamarin template:
- Framework: MVVM basic.
- Project Type: Blank.
-
when porting to WPF, some aspect that is limited by winform tech. can be discussed and improved. before starting it.
- [ ] MVVM Framework
- [ ] Internationalization
- [ ] IoC Framework
- [ ] Lay…
-
This is just some information on how I use your library, if you do something with this is up to you.
As soon as I use an UI, I am all about MVVM and also dependency injection (DI). For MVVM I use C…
-
### Description
When the initial NavigationPage navigation happens while the app is in background, the page content is not showing.
affected Versions: 8.0.14 / 8.0.20-nightly.10336
related to #2111…