Prism.Plugin.Popups by Dan Siegel

<PackageReference Include="Prism.Plugin.Popups" Version="2.0.0-pre4" />

 Prism.Plugin.Popups 2.0.0-pre4

Prism Forms Plugin to provide Popup Navigation working with the Rg.Plugins.Popup library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Prism.Plugin.Popups</id>
    <version>2.0.0-pre4</version>
    <authors>Dan Siegel</authors>
    <owners>Dan Siegel</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Prism Forms Plugin to provide Popup Navigation working with the Rg.Plugins.Popup library</description>
    <dependencies>
      <group targetFramework=".NETStandard1.0">
        <dependency id="NETStandard.Library" version="1.6.1" exclude="Build,Analyzers" />
        <dependency id="Rg.Plugins.Popup" version="1.1.3.73-pre" exclude="Build,Analyzers" />
        <dependency id="Prism.Forms" version="7.0.0.336-pre" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Rg.Plugins.Popup" version="1.1.3.73-pre" exclude="Build,Analyzers" />
        <dependency id="Prism.Forms" version="7.0.0.336-pre" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>