<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/elasticsearch-net-next/</dc:identifier>
    <dc:owner>forloop</dc:owner>
    <dc:creator>forloop</dc:creator>
    <dc:title>Elasticsearch.NET &amp; NEST (Bleeding edge dev builds)</dc:title>
    <dc:description># Elasticsearch.Net and NEST bleeding edge builds for elasticsearch master

This feeds publishes continuous builds for the main development branch of NEST (latest greatest) that have been tested against unreleased development builds of elasticsearch. 

If you want continuous builds of NEST's HEAD that are tested against the latest stable Elasticsearch version us [this feed][2]

If you want continuous builds for the previous major version that we still support use [this feed][1]

Please be aware:
 
* A published package means the unit tests passed.
* Integration tests are NOT run.
* Do NOT publish packages to nuget.org that depend on a myget.org continuous build. 
* Production worthy versions (that have been more extensively tested) will always appear in the nuget stable channel.

That said:

This is a great way to keep up with the latest greatest from the master branch of NEST while you are developing.


  [1]: https://www.myget.org/gallery/elasticsearch-net-legacy
  [2]: https://www.myget.org/gallery/elasticsearch-net</dc:description>
    <homePageLink>https://www.myget.org/Feed/Details/elasticsearch-net-next/</homePageLink>
    <apis>
      <api name="nuget-v3-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/elasticsearch-net-next/api/v3/index.json" />
      <api name="nuget-v2-packages" blogID="" preferred="true" apiLink="https://www.myget.org/F/elasticsearch-net-next/api/v2/" />
      <api name="nuget-v1-packages" blogID="" preferred="false" apiLink="https://www.myget.org/F/elasticsearch-net-next/api/v1/" />
    </apis>
  </service>
</rsd>