F2F.ReactiveNavigation 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package F2F.ReactiveNavigation --version 3.0.0
NuGet\Install-Package F2F.ReactiveNavigation -Version 3.0.0
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" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add F2F.ReactiveNavigation --version 3.0.0
#r "nuget: F2F.ReactiveNavigation, 3.0.0"
#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 as a Cake Addin
#addin nuget:?package=F2F.ReactiveNavigation&version=3.0.0

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

Reactive navigation for MVVM applications

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
F2F.ReactiveNavigation.WPF

Reactive navigation for MVVM applications

F2F.ReactiveNavigation.Autofac

Reactive navigation for MVVM applications

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 1,635 11/6/2019
4.0.8-alpha 1,456 2/27/2018
4.0.7-alpha 1,394 2/27/2018
4.0.6-alpha 1,517 2/27/2018
4.0.5-alpha 1,454 1/22/2018
4.0.4-alpha 1,466 1/19/2018
4.0.3-alpha 1,420 1/19/2018
4.0.2-alpha 1,496 1/18/2018
4.0.1 2,412 1/17/2018
4.0.0 2,227 1/11/2018
3.0.0 1,844 1/15/2017
2.1.0 1,843 10/17/2016
2.1.0-beta 1,334 6/19/2016
2.0.4-beta 1,293 1/12/2016
2.0.2 1,992 11/5/2015
2.0.1 1,843 11/5/2015
1.2.0 1,913 8/20/2015
1.1.0 2,688 4/29/2015
1.0.14-beta 1,288 4/23/2015
1.0.13-beta 1,220 4/23/2015
1.0.12-beta 1,301 4/22/2015
1.0.11-beta 1,249 4/21/2015
1.0.10-beta 1,314 4/21/2015
1.0.1-beta 1,217 4/13/2015

Remove dependency on FluentValidation #58
Upgrade to ReactiveUI 7 #60
Fix sample (broken with 2.0.1) #51
Relax versions of dependencies to follow semver #62