-
## Research Resources
This issue contains all resources that were used as a reference to build the project.
### Blogs, Links and Articles
- [Guidelines for Android Library Developers](https://pro…
-
I am replacing the PRISM from my MAUI project targeting .NET 8.
Here is sample code Ö
```
.UseMPowerKitNavigation(b=>
{
b.ConfigureServices(s =>
…
-
Thank you for this useful repository.
Could you please provide some samples about using the extensions with some more complex WPF .NET Core applications using MVVM? For instance how can view models b…
-
Does it make sense to have additional samples?
- [ ] Avolonia
- [ ] Blazor
- [ ] WinForms?
If so, we can create additional issues for these.
Any other suggestions?
-
Would be great to see some functional examples of how to implement this...
I am using Jetpack Compose with a functional style without classes and MVVM pattern. Any chance you might update the docs …
-
I have noticed that the KFOD has lot's of flickering issues on some installations of Windows 10.
So much so, that it has to be disabled.
Proposal:
1) Recreate the Open / save / Folder Dialogs wit…
-
Anyone have a simple WPF (full framework) sample working with the MVVM toolkit? I've tried following the docs, but not having much luck.
Designer is not loading saying build is needed to load, una…
-
When closing documents in a DocumentDock, the GC never collects the removed view models.
I'm not very good with memory diagnostics, but from what I could understand, several `Avalonia.PropertyStore…
-
### Description
Using NavigationPage on a page with two SearchBar and when calling a second page with SearchCommand using MVVM when returning to the first page the content of the second SearchBar is …
-
When I add MvvmLight to a .NET Core project, I get this error
> Warning NU1701 Package 'MvvmLightLibs 5.4.1.1' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFr…