Rx-Main by Microsoft Corporation

<PackageReference Include="Rx-Main" Version="2.0.20823" />

Package Files

0 bytes

 Rx-Main 2.0.20823

Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Rx-Main</id>
    <version>2.0.20823</version>
    <title>Reactive Extensions - Main Library</title>
    <authors>Microsoft Corporation</authors>
    <owners>Microsoft Corporation</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkID=261272</licenseUrl>
    <projectUrl>http://go.microsoft.com/fwlink/?LinkID=261273</projectUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkId=261274</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Reactive Extensions Main Library combining the interfaces, core, LINQ, and platform services libraries.</description>
    <copyright>Microsoft Corporation © 2012</copyright>
    <language>en-us</language>
    <tags>Rx Reactive Extensions Observable LINQ Events</tags>
    <dependencies>
      <dependency id="Rx-Interfaces" version="2.0.20823" />
      <dependency id="Rx-Core" version="2.0.20823" />
      <dependency id="Rx-Linq" version="2.0.20823" />
      <dependency id="Rx-PlatformServices" version="2.0.20823" />
    </dependencies>
  </metadata>
</package>