Catel.MVVM by GeertvanHorrik

<PackageReference Include="Catel.MVVM" Version="3.9.0.1402201244-beta" />

 Catel.MVVM 3.9.0.1402201244-beta

Catel.MVVM library which contains the MVVM framework available in Catel. This MVVM framework solves actual real-life development problems when using MVVM for professional applications written in any XAML language such as WPF, Silverlight, Windows Phone and WinRT.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Catel.MVVM</id>
    <version>3.9.0.1402201244-beta</version>
    <title>Catel.MVVM</title>
    <authors>GeertvanHorrik</authors>
    <owners>GeertvanHorrik</owners>
    <licenseUrl>http://www.catelproject.com/license/</licenseUrl>
    <projectUrl>http://www.catelproject.com</projectUrl>
    <iconUrl>http://www.catenalogic.com/catel.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Catel.MVVM library which contains the MVVM framework available in Catel. This MVVM framework solves actual
	  real-life development problems when using MVVM for professional applications written in any XAML language
	  such as WPF, Silverlight, Windows Phone and WinRT.</description>
    <summary />
    <language>en-US</language>
    <tags>mvvm data object wpf windows winrt phone wp8 wp sl silverlight view model viewmodel</tags>
    <dependencies>
      <dependency id="Catel.Core" version="3.9.0.1402201244-beta" />
    </dependencies>
  </metadata>
</package>