Xamarin.BetterNavigation.Forms
1.3.1
Xamarin.BetterNavigation.Forms contains implementation of Navigation service providing better navigation through application.
Xamarin.BetterNavigation.Core contains interfaces that allow to inverse dependencies in the code and still being able to use navigation without knowing anything about Xamarin.Forms.
Install-Package Xamarin.BetterNavigation.Forms -Version 1.3.1
dotnet add package Xamarin.BetterNavigation.Forms --version 1.3.1
<PackageReference Include="Xamarin.BetterNavigation.Forms" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xamarin.BetterNavigation.Forms --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xamarin.BetterNavigation.Forms, 1.3.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
https://github.com/kkolodziejczak/XamarinIoCNavigation/releases
Dependencies
-
- NETStandard.Library (>= 2.0.0)
- Xamarin.BetterNavigation.Core (>= 1.3.1)
- Xamarin.Forms (>= 3.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.