RxHeat.Wpf by WeSam Abdallah

<PackageReference Include="RxHeat.Wpf" Version="0.3.30214.7" />

 RxHeat.Wpf 0.3.30214.7

RxHeat.Wpf is a library that complements the Reactive Extensions Library with WPF helper features. The project comprises a collection of tested features. It includes: - Wpf Helpers --- ObservableCollection async loader --- Scheduler Helper

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>RxHeat.Wpf</id>
    <version>0.3.30214.7</version>
    <title>RxHeat WPF (Reactive Extensions on Fire)</title>
    <authors>WeSam Abdallah</authors>
    <owners>WeSam Abdallah</owners>
    <licenseUrl>https://rxheat.codeplex.com/license</licenseUrl>
    <projectUrl>https://rxheat.codeplex.com/</projectUrl>
    <iconUrl>https://nuget.org/Content/Images/packageDefaultIcon-50x50.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>RxHeat.Wpf is a library that complements the Reactive Extensions Library with WPF helper features.
      The project comprises a collection of tested features. It includes:
      - Wpf Helpers
      --- ObservableCollection async loader
      --- Scheduler Helper</description>
    <summary>RxHeat.Wpf is a library that complements the Reactive Extensions Library with WPF helper features.</summary>
    <releaseNotes />
    <language>en-US</language>
    <tags>Rx Reactive Extensions Observable .NET LINQ Events WPF XAML Scheduler Dispatcher</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.0">
        <dependency id="RxHeat" version="0.3.30214.7" />
        <dependency id="Rx-Core" version="2.1.30214.0" />
        <dependency id="Rx-Interfaces" version="2.1.30214.0" />
        <dependency id="Rx-Linq" version="2.1.30214.0" />
        <dependency id="Rx-Main" version="2.1.30214.0" />
        <dependency id="Rx-PlatformServices" version="2.1.30214.0" />
        <dependency id="Rx-XAML" version="2.1.30214.0" />
      </group>
    </dependencies>
  </metadata>
</package>