NMF-Expressions by Georg Hinkel

<PackageReference Include="NMF-Expressions" Version="1.0.34" />

.NET API 735,744 bytes

 NMF-Expressions 1.0.34

This package allows an incrementalization of arbitrary expressions based on change notifications via INotifyPropertyChanged and INotifyCollectionChanged interfaces.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>NMF-Expressions</id>
    <version>1.0.34</version>
    <title>NMF Expressions</title>
    <authors>Georg Hinkel</authors>
    <owners>Georg Hinkel</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <developmentDependency>true</developmentDependency>
    <licenseUrl>http://nmf.codeplex.com/license</licenseUrl>
    <projectUrl>http://github.com/NMFCode/NMF</projectUrl>
    <description>This package allows an incrementalization of arbitrary expressions based on change notifications via INotifyPropertyChanged and INotifyCollectionChanged interfaces.</description>
    <summary>This package allows an incrementalization of arbitrary expressions based on change notifications via INotifyPropertyChanged and INotifyCollectionChanged interfaces.</summary>
    <copyright>Copyright © Georg Hinkel 2013</copyright>
    <language>en</language>
    <tags>Incremental; LINQ;</tags>
  </metadata>
</package>