MvvmCross.Plugin.Messenger by .NET Foundation and Contributors

<PackageReference Include="MvvmCross.Plugin.Messenger" Version="6.2.0-beta.4" />

 MvvmCross.Plugin.Messenger 6.2.0-beta.4

MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac. This package contains the 'Messenger' plugin for MvvmCross

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MvvmCross.Plugin.Messenger</id>
    <version>6.2.0-beta.4</version>
    <authors>.NET Foundation and Contributors</authors>
    <owners>.NET Foundation and Contributors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://opensource.org/licenses/ms-pl</licenseUrl>
    <projectUrl>https://github.com/MvvmCross</projectUrl>
    <iconUrl>http://i.imgur.com/Baucn8c.png</iconUrl>
    <description>MvvmCross is the .NET MVVM framework for cross-platform solutions, including Xamarin iOS, Xamarin Android, Xamarin Forms, Windows and Mac.

This package contains the 'Messenger' plugin for MvvmCross</description>
    <releaseNotes>https://mvvmcross.com/blog/</releaseNotes>
    <copyright>Copyright (c) .NET Foundation and Contributors</copyright>
    <tags>mvvm mvvmcross xamarin android ios mac forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms xamarin.mac wpf net net45 uwp tizen</tags>
    <repository type="git" url="https://github.com/MvvmCross/MvvmCross" commit="1aabfcf320a4f263c10a135a2a4c0d9460e507b7" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="MvvmCross" version="6.2.0-beta.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>