F2F.ReactiveNavigation.WPF 2.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package F2F.ReactiveNavigation.WPF --version 2.0.2                
NuGet\Install-Package F2F.ReactiveNavigation.WPF -Version 2.0.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="F2F.ReactiveNavigation.WPF" Version="2.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.ReactiveNavigation.WPF --version 2.0.2                
#r "nuget: F2F.ReactiveNavigation.WPF, 2.0.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install F2F.ReactiveNavigation.WPF as a Cake Addin
#addin nuget:?package=F2F.ReactiveNavigation.WPF&version=2.0.2

// Install F2F.ReactiveNavigation.WPF as a Cake Tool
#tool nuget:?package=F2F.ReactiveNavigation.WPF&version=2.0.2                

Reactive navigation for MVVM applications

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on F2F.ReactiveNavigation.WPF:

Package Downloads
F2F.ReactiveNavigation.WPF.Autofac

Reactive navigation for MVVM applications

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 895 11/6/2019
4.0.8-alpha 945 2/27/2018
4.0.7-alpha 854 2/27/2018
4.0.6-alpha 1,151 2/27/2018
4.0.5-alpha 886 1/22/2018
4.0.4-alpha 826 1/19/2018
4.0.3-alpha 978 1/19/2018
4.0.2-alpha 990 1/18/2018
4.0.1 1,336 1/17/2018
4.0.0 1,288 1/11/2018
3.0.0 1,252 1/15/2017
2.1.0 1,190 10/17/2016
2.1.0-beta 881 6/19/2016
2.0.4-beta 898 1/12/2016
2.0.2 1,323 11/5/2015
2.0.1 1,213 11/5/2015
1.2.0 1,295 8/20/2015
1.1.0 1,329 4/29/2015
1.0.14-beta 1,001 4/23/2015
1.0.13-beta 966 4/23/2015
1.0.12-beta 1,134 4/22/2015
1.0.11-beta 945 4/21/2015
1.0.10-beta 950 4/21/2015
1.0.1-beta 973 4/13/2015

Initialize is not awaited in InitializeAsync #52