F2F.ReactiveNavigation.WPF
2.1.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package F2F.ReactiveNavigation.WPF --version 2.1.0
NuGet\Install-Package F2F.ReactiveNavigation.WPF -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.WPF" 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.WPF --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: F2F.ReactiveNavigation.WPF, 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.WPF as a Cake Addin
#addin nuget:?package=F2F.ReactiveNavigation.WPF&version=2.1.0
// Install F2F.ReactiveNavigation.WPF as a Cake Tool
#tool nuget:?package=F2F.ReactiveNavigation.WPF&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Reactive navigation for MVVM applications
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- F2F.ReactiveNavigation (>= 2.1.0)
- reactiveui (= 6.5.0)
- reactiveui-core (= 6.5.0)
- Rx-Core (= 2.2.5)
- Rx-Interfaces (= 2.2.5)
- Rx-Linq (= 2.2.5)
- Rx-Main (= 2.2.5)
- Rx-PlatformServices (= 2.2.5)
- Rx-XAML (= 2.2.5)
- Splat (= 1.6.2)
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 | 748 | 11/6/2019 |
4.0.8-alpha | 884 | 2/27/2018 |
4.0.7-alpha | 783 | 2/27/2018 |
4.0.6-alpha | 1,058 | 2/27/2018 |
4.0.5-alpha | 819 | 1/22/2018 |
4.0.4-alpha | 755 | 1/19/2018 |
4.0.3-alpha | 901 | 1/19/2018 |
4.0.2-alpha | 923 | 1/18/2018 |
4.0.1 | 1,212 | 1/17/2018 |
4.0.0 | 1,163 | 1/11/2018 |
3.0.0 | 1,106 | 1/15/2017 |
2.1.0 | 1,069 | 10/17/2016 |
2.1.0-beta | 840 | 6/19/2016 |
2.0.4-beta | 855 | 1/12/2016 |
2.0.2 | 1,196 | 11/5/2015 |
2.0.1 | 1,085 | 11/5/2015 |
1.2.0 | 1,124 | 8/20/2015 |
1.1.0 | 1,203 | 4/29/2015 |
1.0.14-beta | 933 | 4/23/2015 |
1.0.13-beta | 898 | 4/23/2015 |
1.0.12-beta | 1,070 | 4/22/2015 |
1.0.11-beta | 883 | 4/21/2015 |
1.0.10-beta | 864 | 4/21/2015 |
1.0.1-beta | 879 | 4/13/2015 |
F2F.ReactiveNavigation.Autofac is now a PCL (profile 111)
RequestClose in Navigate class #55