F2F.ReactiveNavigation.Autofac 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package F2F.ReactiveNavigation.Autofac --version 3.0.0                
NuGet\Install-Package F2F.ReactiveNavigation.Autofac -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.Autofac" 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.Autofac --version 3.0.0                
#r "nuget: F2F.ReactiveNavigation.Autofac, 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.Autofac as a Cake Addin
#addin nuget:?package=F2F.ReactiveNavigation.Autofac&version=3.0.0

// Install F2F.ReactiveNavigation.Autofac as a Cake Tool
#tool nuget:?package=F2F.ReactiveNavigation.Autofac&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 (1)

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

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 1,001 11/6/2019
4.0.8-alpha 1,014 2/27/2018
4.0.7-alpha 994 2/27/2018
4.0.6-alpha 934 2/27/2018
4.0.5-alpha 922 1/22/2018
4.0.4-alpha 889 1/19/2018
4.0.3-alpha 928 1/19/2018
4.0.2-alpha 944 1/18/2018
3.0.0 1,280 1/15/2017
2.1.0 1,259 10/17/2016
2.1.0-beta 945 6/19/2016
2.0.4-beta 927 1/12/2016
2.0.2 1,373 11/5/2015
2.0.1 1,281 11/5/2015
1.2.0 1,147 8/20/2015
1.1.0 1,640 4/29/2015
1.0.14-beta 1,020 4/23/2015
1.0.13-beta 1,024 4/23/2015
1.0.12-beta 986 4/22/2015
1.0.11-beta 1,004 4/21/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