-
Let me start of with saying I really appreciate your work for the community and the quality of your work.
That said I am having a really really hard time implementing this in a MVVM app that uses C…
-
### Is your feature request related to a problem? Please describe.
I'm working on an MVVM system with data-binding for Blazor. In my Razor markup I would like to be able to set bindings interchangeab…
-
I am definitely interested in this project and app for our environment, but don't have any experience with mobile development. Would it be possible to update the Readme with more specifics about the r…
-
# 7.0 Release Plan
**Main Theme:** Release focused on dependency streamlining and clean-up to make pieces of the toolkit more consumable. (Includes clean-up and prep for WinUI 3)
Secondary Theme…
-
**Describe the bug**
Hello, I am building an app with ARCore and Filament. Once the initialization of ARCore and Filament is done, I try to turn on the camera by doing a session.update, and I have a …
-
Hello guys,
untill now we had 0.1.8 version implemented in the project. And it worked fairly fine.
It is time to make another application and we came accross with some challenges.
Early versions a…
-
I am trying to extend MutableLivedata to support SingleLiveEvent for a feature I need.
but the api is restricting how I can conveniently use the class
-
I've been testing `ObservableRecipient` in a `WPF` application and want to use `OnActivated` and `OnDeactivated` explicitly. However it's not working for me, I've produced basic simple reproducible …
-
## Please check all of the platforms you are having the issue on (if platform is not listed, it is not supported)
- [x] WPF
- [ ] UWP
- [ ] iOS
- [ ] Android
- [x] .NET Standard
- [ ] .N…
-
One of the disadvantages of using Elmish.WPF compared to the more traditional MVVM approach is the use of "stringly-typed" bindings.
When creating a binding with Elmish.WPF, a string is given as it…