EyeSoft.Wpf.Facilities by Matteo Migliore

<PackageReference Include="EyeSoft.Wpf.Facilities" Version="0.2.3.340" />

 EyeSoft.Wpf.Facilities 0.2.3.340

Simplify the adoption of the MVVM pattern using WPF.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>EyeSoft.Wpf.Facilities</id>
    <version>0.2.3.0340</version>
    <title />
    <authors>Matteo Migliore</authors>
    <owners>EyeSoft</owners>
    <licenseUrl>http://hyperionsdk.codeplex.com/license</licenseUrl>
    <projectUrl>http://hyperionsdk.codeplex.com/</projectUrl>
    <iconUrl>http://images.eye-soft.com/Eye.Soft.Logo.Square.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Simplify the adoption of the MVVM pattern using WPF.</description>
    <copyright>EyeSoft</copyright>
    <tags>MVVM AOP DialogService MessageBroker mediator conventions</tags>
    <dependencies>
      <dependency id="EyeSoft.Core" version="1.4.0.0291" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="System" targetFramework="" />
      <frameworkAssembly assemblyName="System.Core" targetFramework="" />
      <frameworkAssembly assemblyName="System.Xaml" targetFramework="" />
      <frameworkAssembly assemblyName="WindowsBase" targetFramework="" />
      <frameworkAssembly assemblyName="PresentationCore" targetFramework="" />
      <frameworkAssembly assemblyName="PresentationFramework" targetFramework="" />
    </frameworkAssemblies>
  </metadata>
</package>