Skip to content

Commit 5d0839d

Browse files
committed
Merge branch 'develop' of github.com:elastic/elasticsearch-net into develop
2 parents c4c3ae0 + 9548348 commit 5d0839d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Diff for: readme.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Repository for both **Elasticsearch.Net** and **NEST**, the two official [elasticsearch](https://github.com/elasticsearch/elasticsearch) .NET clients.
22

3-
[![install from nuget](http://img.shields.io/nuget/v/NEST.svg?style=flat-square)](https://www.nuget.org/packages/NEST)[![downloads](http://img.shields.io/nuget/dt/NEST.svg?style=flat-square)](https://www.nuget.org/packages/NEST)
4-
Bleeding edge package:
5-
[![download](http://img.shields.io/myget/elasticsearch-net/v/NEST.svg?style=flat-square)](https://www.myget.org/gallery/elasticsearch-net)[![downloads](http://img.shields.io/myget/elasticsearch-net/dt/NEST.svg?style=flat-square)](https://www.myget.org/gallery/elasticsearch-net)
6-
Builds:
7-
[![teamcity](http://img.shields.io/teamcity/http/teamcity.codebetter.com/e/bt993.svg?style=flat-square)](http://teamcity.codebetter.com/viewType.html?buildTypeId=bt993)[![elasticsearch-net MyGet Build Status](https://www.myget.org/BuildSource/Badge/elasticsearch-net?identifier=624cebb3-a461-466f-9bac-7026c8ba615a)](https://www.myget.org/gallery/elasticsearch-net)
3+
| | |
4+
|:-----------|-------------:|
5+
| Nuget feed | [![install from nuget](http://img.shields.io/nuget/v/NEST.svg?style=flat-square)](https://www.nuget.org/packages/NEST)[![downloads](http://img.shields.io/nuget/dt/NEST.svg?style=flat-square)](https://www.nuget.org/packages/NEST)|
6+
| Bleeding edge feed| [![download](http://img.shields.io/myget/elasticsearch-net/vpre/NEST.svg?style=flat-square&label=myget)](https://www.myget.org/gallery/elasticsearch-net)[![downloads](http://img.shields.io/myget/elasticsearch-net/dt/NEST.svg?style=flat-square&label=myget)](https://www.myget.org/gallery/elasticsearch-net) |
7+
| CI | [![teamcity](http://img.shields.io/teamcity/http/teamcity.codebetter.com/e/bt993.svg?style=flat-square&label=TeamCity)](http://teamcity.codebetter.com/viewType.html?buildTypeId=bt993)[![elasticsearch-net MyGet Build Status](https://www.myget.org/BuildSource/Badge/elasticsearch-net?identifier=624cebb3-a461-466f-9bac-7026c8ba615a)](https://www.myget.org/gallery/elasticsearch-net) [![Travis mono build status](https://img.shields.io/travis/elastic/elasticsearch-net.svg?style=flat-square&label=Travis Mono)](https://travis-ci.org/elastic/elasticsearch-net)|
8+
| Issue stats | [![pr closed in](http://www.issuestats.com/github/elastic/elasticsearch-net/badge/pr?style=flat-square)](http://www.issuestats.com/github/elastic/elasticsearch-net)[![issues closed in](http://www.issuestats.com/github/elastic/elasticsearch-net/badge/issue?style=flat-square)](http://www.issuestats.com/github/elastic/elasticsearch-net) |
89

910
#[Elasticsearch.Net](src/Elasticsearch.Net)
1011

0 commit comments

Comments
 (0)