-
Hi,
really like your plugin - do you happen to have a sample on how to use - call it from MVVM?
also - noticed that the bottom sheet has no middle stop if you like - it will go straight to full pa…
-
This issue aims to improve the developer UX by implementing a wizard for the Reverse Engineer feature.
The POC is available at this [fork / branch](https://github.com/BillKrat/EFCorePowerTools/tree…
-
### Describe the bug
Hello everyone. I've encountered an issue when I have specific project name the auto completion stops working.
### To Reproduce
I don't know why it may cause the issue bu…
-
Hi, is there any guide on how to implement apollo with mvvm architecture using coroutines?
-
Cozy uses the model-view-viewmodel architecture which is probably the best one for this kind of application. However, the implementation basically duplicates the "view" part of it as there is the actu…
-
I saw Publisher class under State so I would like to ask if we would have the ViewModel concept here?
-
문제: 기존 구조는 단순히 모델, 뷰 모델, 뷰로 구분해서 작성했을 뿐 의존 관계가 깊어 코드를 수정하기 위해 연관되는 코드도 모두 수정해야 됨
베이스 프로젝트: https://github.com/nalexn/clean-architecture-swiftui/tree/mvvm
-
In my WPF application, Prism and CommunityToolkit.Mvvm are used to operate a counter through the view model. When I don't use NetBeauty 2.0, the program can run normally in both Debug mode and Release…
-
The .Net Community Toolkit is sure to become popular very quickly.
Its MVVM toolkit allows for automatic generation of boilerplate code needed for properties, relay commands etc. in WPF.
A WPF "ob…
-
### Describe the bug
Version 4.0.2-rc breaks existing code based on the WPUI template. I looked for information about breaking changes on https://github.com/lepoco/wpfui/releases and the main page …