Xamcc by mntone

<PackageReference Include="Xamcc" Version="0.9.3" />

 Xamcc 0.9.3

Xamcc is MVVM infrastructure for C++/CX. Include Xamcc.h file and try it!

<package xmlns="http://schemas.microsoft.com/packaging/2013/01/nuspec.xsd">
  <metadata minClientVersion="2.5">
    <id>Xamcc</id>
    <version>0.9.3</version>
    <title>Xamcc</title>
    <authors>mntone</authors>
    <owners>mntone</owners>
    <licenseUrl>https://github.com/mntone/Xamcc/blob/master/license.md</licenseUrl>
    <projectUrl>https://github.com/mntone/Xamcc</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Xamcc is MVVM infrastructure for C++/CX. Include Xamcc.h file and try it!</description>
    <summary>Xamcc is MVVM infrastructure for C++/CX.</summary>
    <releaseNotes>Implements TypedDataTemplateSelector.</releaseNotes>
    <copyright>Copyright (c) 2014, mntone. All rights reserved.</copyright>
    <language>en-US</language>
    <tags>WinRT Windows WindowsClient WindowsPhone mntone 8.1 C++/CX Xamcc MVVM UI infrastructure</tags>
    <references>
      <reference file="Mntone.Xamcc.winmd" />
    </references>
  </metadata>
</package>