Catel.Core by GeertvanHorrik

<PackageReference Include="Catel.Core" Version="4.0.0-unstable0503" />

 Catel.Core 4.0.0-unstable0503

Catel.Core library which provides the core building blocks required when developing professional applications. This package contains IoC components, logging, argument checking, message mediators and much more!

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Catel.Core</id>
    <version>4.0.0-unstable0503</version>
    <title>Catel.Core</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.Core library which provides the core building blocks required when developing professional applications. This
	  package contains IoC components, logging, argument checking, message mediators and much more!</description>
    <summary />
    <language>en-US</language>
    <tags>mvvm model modelbase logging data object wpf silverlight sl windows phone wp wp8 winrt c# ioc servicelocator typefactory messaging messenger message mediator</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="Microsoft.Bcl.Async" version="1.0.168" />
      </group>
      <group targetFramework=".NETFramework4.5" />
      <group targetFramework="Silverlight5.0">
        <dependency id="Microsoft.Bcl.Async" version="1.0.168" />
      </group>
    </dependencies>
  </metadata>
</package>