<rsd version="1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://archipelago.phrasewise.com/rsd">
  <service>
    <engineName>MyGet</engineName>
    <engineLink>http://www.myget.org/</engineLink>
    <dc:identifier>https://www.myget.org/F/ef7-sqlce/</dc:identifier>
    <dc:owner>erikej</dc:owner>
    <dc:creator>erikej</dc:creator>
    <dc:title>SQL Server Compact provider for Entity Framework Core</dc:title>
    <dc:description># EntityFramework.SqlServerCompact
This project is the Entity Framework Core 1.0 SQL Server Compact provider.

[![Build status](https://ci.appveyor.com/api/projects/status/y7eyabev603qgy7h/branch/master?svg=true)](https://ci.appveyor.com/project/ErikEJ/entityframework-sqlservercompact/branch/master)

This provider is mainly intended for desktop applications under .NET 4.5 (Console, WPF, WinForms and Services), but may also work under ASP.NET 4.6 and ASP.NET Core 1.0 when using the full .NET runtime. It does **not** work under the .NET Core runtime.

See the [Wiki pages](https://github.com/ErikEJ/EntityFramework.SqlServerCompact/wiki) for information on how to get started with the source code and the NuGet package.

You can find the latest build on the [MyGet feed](https://www.myget.org/gallery/ef7-sqlce)

Testing, comments, questions, pull requests are most welcome!</dc:description>
    <homePageLink>https://www.myget.org/Feed/Details/ef7-sqlce/</homePageLink>
    <apis>
      <api name="nuget-v3-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/ef7-sqlce/api/v3/index.json" />
      <api name="nuget-v2-packages" blogID="" preferred="true" apiLink="https://www.myget.org/F/ef7-sqlce/api/v2/" />
      <api name="nuget-v1-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/ef7-sqlce/api/v1/" />
    </apis>
  </service>
</rsd>