You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More mockups for other project types and frameworks will come soon.
The text was updated successfully, but these errors were encountered:
sibille
added
question
Indicates that the issue is an open question on how future functionality should work.
WPF
Relates to generated WPF projects
labels
Sep 17, 2019
I'm a novice programmer, but in Basic MVVM patterns, is Contracts needed, because i don't see it in the UWP template version?
The UI using MahApps is a great choice. and I think, would it be nice if someone could make it look more "fluent" as in the Remote Desktop Preview application (if I'm guessing it right, its WPF). I know, this is absolutely not a priority
I have so many warning when building the project, the nuget is not restoring correct framework ( Restoring Net FX 4.8 instead of .NET Core ) , is this intentional?
Thanks for your feedback! We're working on point 2 + 3. For 1: The reason for this is we're using dependency injection for WPF as requested by community, that's why the interfaces are needed.
I made a fork of the mockup that uses my library ModernWPF to complement MahApps. It brings WinUI-like styling to the app while retaining the ability to use the advanced MahApps controls (e.g. HamburgerMenu). Check it out if anyone's interested.
We'd love to hear your feedback on our first WPF mockup. You can find the solution at https://github.com/mvegaca/MyDotNetCoreWpfApp/blob/dev/MVVMBasic.sln
Project setup is the following:
ProjectType:
Framework:
Pages:
Features:
More mockups for other project types and frameworks will come soon.
The text was updated successfully, but these errors were encountered: