Caliburn.Light by Thomas Ibel

<PackageReference Include="Caliburn.Light" Version="1.6.2" />

 Caliburn.Light 1.6.2

The magic-free Caliburn.Light, a powerful framework designed for building applications across all XAML platforms.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Caliburn.Light</id>
    <version>1.6.2</version>
    <title>Caliburn.Light</title>
    <authors>Thomas Ibel</authors>
    <owners>Thomas Ibel</owners>
    <licenseUrl>https://github.com/tibel/Caliburn.Light/raw/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/tibel/Caliburn.Light</projectUrl>
    <iconUrl>https://github.com/tibel/Caliburn.Light/raw/master/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The magic-free Caliburn.Light, a powerful framework designed for building applications across all XAML platforms.</description>
    <releaseNotes>Bugfixes</releaseNotes>
    <copyright>Copyright Thomas Ibel 2014</copyright>
    <language>en-US</language>
    <tags>Caliburn MVVM WPF WP8 Win8 WinRT Screen Coroutine EventAggregator Behavior Model-View-ViewModel Presentation UI ViewModel Phone IoC Validation Command Async</tags>
    <dependencies>
      <dependency id="Weakly" version="[2.1.3, 2.2)" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System.Windows.Interactivity" targetFramework=".NETFramework4.5" />
      <frameworkAssembly assemblyName="System.Windows.Interactivity" targetFramework="WindowsPhone8.0" />
    </frameworkAssemblies>
  </metadata>
</package>