Microsoft.Azure.Mobile.Server.Entity by Microsoft

<PackageReference Include="Microsoft.Azure.Mobile.Server.Entity" Version="0.2.553" />

 Microsoft.Azure.Mobile.Server.Entity 0.2.553

This package contains everything you need to expose structured storage using Entity Framework as part of your .NET mobile app hosted in Microsoft Azure. For more information, check out http://go.microsoft.com/fwlink/?LinkID=616909&clcid=0x409

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Microsoft.Azure.Mobile.Server.Entity</id>
    <version>0.2.553</version>
    <title>Microsoft Azure Mobile App .NET Server Entity Framework Extension</title>
    <authors>Microsoft</authors>
    <owners>Microsoft azure-sdk</owners>
    <licenseUrl>http://go.microsoft.com/fwlink/?LinkID=331327</licenseUrl>
    <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>This package contains everything you need to expose structured storage using Entity Framework as part of your .NET mobile app hosted in Microsoft Azure. For more information, check out http://go.microsoft.com/fwlink/?LinkID=616909&amp;clcid=0x409</description>
    <releaseNotes />
    <copyright>© Microsoft Corporation. All rights reserved</copyright>
    <tags>microsoft azure mobile server entity windowsazureofficial aspnet webapi aspnetwebapi owin app service api apps EF entityframework</tags>
    <dependencies>
      <dependency id="Microsoft.Azure.Mobile.Server.Tables" version="0.2.553" />
      <dependency id="AutoMapper" version="3.3.1" />
      <dependency id="EntityFramework" version="6.1.3" />
      <dependency id="Microsoft.AspNet.WebApi.Client" version="5.2.3" />
      <dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.3" />
      <dependency id="Microsoft.AspNet.WebApi.OData" version="5.5.1" />
      <dependency id="Microsoft.AspNet.WebApi.Tracing" version="5.2.3" />
      <dependency id="Microsoft.Data.Edm" version="5.6.4" />
      <dependency id="Microsoft.Data.OData" version="5.6.4" />
      <dependency id="Microsoft.Owin" version="3.0.1" />
      <dependency id="Microsoft.Owin.Security" version="3.0.1" />
      <dependency id="Microsoft.Owin.Security.OAuth" version="3.0.1" />
      <dependency id="Newtonsoft.Json" version="6.0.8" />
      <dependency id="Owin" version="1.0" />
      <dependency id="System.Spatial" version="5.6.4" />
    </dependencies>
  </metadata>
</package>