Info
| Version: | 0.1.5 | 
| Author(s): | Uillian Lopes | 
| Last Update: | Monday, March 30, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Libs.Prism.Navigation | 
Install
Install-Package Libs.Prism.Navigation
                        dotnet add package Libs.Prism.Navigation
                        paket add Libs.Prism.Navigation
                        
                                Libs.Prism.Navigation Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Libs.Prism(>= 0.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.1)
- Microsoft.Xaml.Behaviors.Wpf(>= 1.1.3)
- System.Reactive(>= 4.3.2)
Tags
 
                
to implement navigation through named routes in WPF using the dependency injection of .netcore, it also offers the resources available in lib Libs.Prism.