Back to Browse

NuGet Packaging - WPF MVVM NAVIGATION TUTORIAL #10

6.2K views
Jul 31, 2021
12:03

I review our navigation infrastructure by packaging everything up into my reusable MVVM Essentials NuGet package (link below). I also quickly demonstrate how to use the package in a new project. Hopefully you find this useful for usage in your own applications! Navigation is an essential piece of an application. In this series, I demonstrate how to implement various navigation scenarios in a WPF MVVM application. TIMESTAMPS: 0:00 - Introduction 0:27 - NavigationStore 1:15 - ModalNavigationStore 1:49 - NavigateCommand 2:09 - NavigationService 3:18 - Extracting to an INavigationStore 4:26 - Other NavigationServices 6:53 - MainViewModel 7:14 - Publishing to NuGet 7:28 - Setting up a New Project 8:45 - Installing the NuGet Package 9:00 - Using the NuGet Package 11:29 - Conclusion NUGET COMMAND REFERENCE: https://github.com/SingletonSean/wpf-mvvm-password-box/blob/master/command-reference.txt NUGET PACKAGE: https://www.nuget.org/packages/MVVMEssentials.WPF/ SOURCE CODE: https://github.com/SingletonSean/wpf-tutorials/tree/master/NavigationMVVM OTHER LINKS: Become a Member: https://www.youtube.com/channel/UC7X9mQ_XtTYWzr9Tf_NYcIg/join Donations: https://www.paypal.com/biz/fund?id=UBZCZWX2UVWJE

Download

0 formats

No download links available.

NuGet Packaging - WPF MVVM NAVIGATION TUTORIAL #10 | NatokHD