-
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…
-
MVC is the thing that everyone knows - or at least thinks they know, because most frameworks say that's how they're built. So it ends up being the default because it's been around long enough for peop…
-
Hello @lbugnion
I have been working through some performance issues with our MVVM Light app and noticed that the Heap Size seems to forever increase in Android. At first I assumed that this was an…
-
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…
-
Hello everybody,
In the training courses of how to use the CSLA with the MVVM pattern Mr. Lhotka propose to use the Bxf framework. As I notices the ViewModelBase class, from which inherit all the view…
-
-
I have a project and I use bottomtabbedpage-xamarin-forms plug-in in my project.
I use Xamarin.Forms Version 2.5.0.280555.
It is fine.
But if I update grade Xamarin.Forms to higher version, I got a…
-
I want to use Caliburn.Micro on a WPF project. I'm new to MVVM and have only studied the Bxf framework in book 4.
I'm also looking to use CslaContrib-Caliburn.Micro.V2.WPF. It says it's for v2 of …
-
The UI must be updated according requirements:
https://github.com/Redsart/TodoApp/wiki/Console-App-Requirements
- [ ] The app should use the new Framework - #34
- [ ] The app should implement the…
-
Integrating this project into my solution , gives above error. Though I am able to execute this solution and see after updating Xamarin.Form version at my machine.
But still facing this issue while …