Correspondence.Model by Michael L Perry

<PackageReference Include="Correspondence.Model" Version="2.2.0.10" />

 Correspondence.Model 2.2.0.10

Data model for the Correspondence collaboration framework.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Correspondence.Model</id>
    <version>2.2.0.10</version>
    <authors>Michael L Perry</authors>
    <owners>Michael L Perry</owners>
    <licenseUrl>http://correspondence.codeplex.com/license</licenseUrl>
    <projectUrl>http://correspondence.codeplex.com/</projectUrl>
    <iconUrl>http://qedcode.com/images/logo32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Data model for the Correspondence collaboration framework.</description>
    <summary>Correspondence stores data on the mobile device while it is offline. It queues changes to be synchronized when the connection is restored. And when online, it updates in real-time.
      Configure all clients to use a common distributor. The distributor is available at http://github.com/michaellperry/correspondencedistributor.</summary>
    <language>en-US</language>
    <tags>occasionally-connected windows-phone wp7 mobile nosql database synchronize</tags>
    <dependencies>
      <dependency id="Correspondence" />
    </dependencies>
  </metadata>
</package>