F2F.ReactiveNavigation.WPF.Autofac 4.0.6-alpha

This is a prerelease version of F2F.ReactiveNavigation.WPF.Autofac.
There is a newer version of this package available.
See the version list below for details.
dotnet add package F2F.ReactiveNavigation.WPF.Autofac --version 4.0.6-alpha
                    
NuGet\Install-Package F2F.ReactiveNavigation.WPF.Autofac -Version 4.0.6-alpha
                    
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.Autofac" Version="4.0.6-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="F2F.ReactiveNavigation.WPF.Autofac" Version="4.0.6-alpha" />
                    
Directory.Packages.props
<PackageReference Include="F2F.ReactiveNavigation.WPF.Autofac" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add F2F.ReactiveNavigation.WPF.Autofac --version 4.0.6-alpha
                    
#r "nuget: F2F.ReactiveNavigation.WPF.Autofac, 4.0.6-alpha"
                    
#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.
#addin nuget:?package=F2F.ReactiveNavigation.WPF.Autofac&version=4.0.6-alpha&prerelease
                    
Install F2F.ReactiveNavigation.WPF.Autofac as a Cake Addin
#tool nuget:?package=F2F.ReactiveNavigation.WPF.Autofac&version=4.0.6-alpha&prerelease
                    
Install F2F.ReactiveNavigation.WPF.Autofac as a Cake Tool

Reactive navigation for MVVM applications

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 768 11/6/2019
4.0.8-alpha 991 2/27/2018
4.0.7-alpha 834 2/27/2018
4.0.6-alpha 951 2/27/2018
4.0.5-alpha 898 1/22/2018
4.0.4-alpha 933 1/19/2018
4.0.3-alpha 904 1/19/2018
4.0.2-alpha 804 1/18/2018
4.0.1 1,129 1/17/2018
4.0.0 1,048 1/11/2018
3.0.0 1,123 1/15/2017
2.1.0 1,146 10/17/2016
2.1.0-beta 893 6/19/2016
2.0.4-beta 943 1/12/2016
2.0.2 1,264 11/5/2015
2.0.1 1,150 11/5/2015
1.2.0 1,213 8/20/2015

Add PackageTargetFallback to projects targeting netstandard2
Update paket bootstrapper due to #githubgate