Prism.Plugin.Popups.Unity
1.0.0
The container specific package for the Popups Plugin should not be used. You should use Prism.Plugin.Popups instead.
See the version list below for details.
dotnet add package Prism.Plugin.Popups.Unity --version 1.0.0
NuGet\Install-Package Prism.Plugin.Popups.Unity -Version 1.0.0
<PackageReference Include="Prism.Plugin.Popups.Unity" Version="1.0.0" />
paket add Prism.Plugin.Popups.Unity --version 1.0.0
#r "nuget: Prism.Plugin.Popups.Unity, 1.0.0"
// Install Prism.Plugin.Popups.Unity as a Cake Addin #addin nuget:?package=Prism.Plugin.Popups.Unity&version=1.0.0 // Install Prism.Plugin.Popups.Unity as a Cake Tool #tool nuget:?package=Prism.Plugin.Popups.Unity&version=1.0.0
Prism Unity Plugin for Xamarin Forms to provide Popup Navigation
Learn more about Target Frameworks and .NET Standard.
-
- Prism.Unity.Forms (>= 6.2.0)
- Rg.Plugins.Popup (>= 1.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Prism.Plugin.Popups.Unity:
Package | Downloads |
---|---|
SheshaMobile.Modules
The modules module contains common functionality shared across multiple modules |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.1.0.228 | 9,793,222 | 10/16/2018 | |
2.1.0.182-pre | 1,205 | 9/23/2018 | |
2.0.0.528-pre | 1,783 | 4/2/2018 | |
2.0.0-pre6 | 1,615 | 3/12/2018 | |
2.0.0-pre4 | 2,027 | 1/5/2018 | |
2.0.0-pre3 | 3,014 | 9/22/2017 | |
2.0.0-pre2 | 1,634 | 8/2/2017 | |
2.0.0-pre1 | 5,376 | 3/28/2017 | |
1.1.0 | 6,874 | 3/26/2017 | |
1.1.0-pre5 | 1,718 | 2/27/2017 | |
1.1.0-pre4 | 1,392 | 2/15/2017 | |
1.1.0-pre2 | 1,619 | 1/19/2017 | |
1.1.0-pre1 | 1,549 | 1/17/2017 | |
1.0.1 | 2,308 | 10/18/2016 | |
1.0.0 | 1,782 | 10/13/2016 | |
1.0.0-pre1 | 1,754 | 9/23/2016 |
v1.0.0: (Initial Release)
- Provides extensions to the INavigationService to Push/Pop PopupPages with support for INavigationAware PopupPages/ViewModels.