MvvX.Plugins.FileChooser by MACK Mathieu

<PackageReference Include="MvvX.Plugins.FileChooser" Version="1.0.7" />

 MvvX.Plugins.FileChooser 1.0.7

Package for MvvmCross that can let you select file on your device (WPF only yet)

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>MvvX.Plugins.FileChooser</id>
    <version>1.0.7.0</version>
    <title>File chooser for MvvmCross</title>
    <authors>MACK Mathieu</authors>
    <owners>MACK Mathieu</owners>
    <licenseUrl>https://github.com/mathieumack/MvvX.Plugins.FileChooser</licenseUrl>
    <projectUrl>https://github.com/mathieumack/MvvX.Plugins.FileChooser</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Package for MvvmCross that can let you select file on your device (WPF only yet)</description>
    <tags>mvvm mvvmcross xamarin wpf</tags>
  </metadata>
</package>