MvvmCross.Plugin.MethodBinding by MvvmCross

<PackageReference Include="MvvmCross.Plugin.MethodBinding" Version="4.0.0" />

 MvvmCross.Plugin.MethodBinding 4.0.0

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

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>MvvmCross.Plugin.MethodBinding</id>
    <version>4.0.0</version>
    <title>MvvmCross - MethodBinding Plugin</title>
    <authors>MvvmCross</authors>
    <owners>Stuart Lodge</owners>
    <licenseUrl>http://opensource.org/licenses/ms-pl.html</licenseUrl>
    <projectUrl>https://github.com/MvvmCross/MvvmCross-Plugins</projectUrl>
    <iconUrl>http://i.imgur.com/BvdAtgT.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <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 'MethodBinding' plugin for MvvmCross</description>
    <tags>mvvm mvvmcross cross xamarin android ios forms monodroid monotouch xamarin.android xamarin.ios xamarin.forms wpf windows8 winrt net net45 netcore wp wpdev windowsphone windowsstore uwp plugin</tags>
    <dependencies>
      <group targetFramework=".NETFramework0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="Windows0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="WindowsPhone0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="WindowsPhoneApp0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="MonoAndroid0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="Xamarin.Mac2.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework=".NETPortable0.0-net45+win8+wpa81+wp8">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework="UAP0.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
      <group targetFramework=".NETPlatform5.0">
        <dependency id="MvvmCross.Platform" version="4.0.0" />
      </group>
    </dependencies>
  </metadata>
</package>