F2F.ReactiveNavigation.Autofac 2.1.0

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

// Install F2F.ReactiveNavigation.Autofac as a Cake Tool
#tool nuget:?package=F2F.ReactiveNavigation.Autofac&version=2.1.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 945 11/6/2019
4.0.8-alpha 967 2/27/2018
4.0.7-alpha 946 2/27/2018
4.0.6-alpha 893 2/27/2018
4.0.5-alpha 897 1/22/2018
4.0.4-alpha 861 1/19/2018
4.0.3-alpha 904 1/19/2018
4.0.2-alpha 900 1/18/2018
3.0.0 1,234 1/15/2017
2.1.0 1,211 10/17/2016
2.1.0-beta 916 6/19/2016
2.0.4-beta 889 1/12/2016
2.0.2 1,325 11/5/2015
2.0.1 1,225 11/5/2015
1.2.0 1,099 8/20/2015
1.1.0 1,596 4/29/2015
1.0.14-beta 987 4/23/2015
1.0.13-beta 989 4/23/2015
1.0.12-beta 955 4/22/2015
1.0.11-beta 974 4/21/2015

F2F.ReactiveNavigation.Autofac is now a PCL (profile 111)
RequestClose in Navigate class #55