Skip to content

Commit 247b8b8

Browse files
committed
Merge branch 'master' of github.com:elasticsearch/elasticsearch-net
2 parents 0130a60 + 94be205 commit 247b8b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Repository for both the offical low level client `Elasticsearch.Net` as the high level opiniated `NEST` client.
22

3+
34
#[Elasticsearch.Net](src/Elasticsearch.Net)
45

56
* One-to-one mapping with REST API and the other official clients
@@ -19,3 +20,9 @@ Repository for both the offical low level client `Elasticsearch.Net` as the high
1920
* All calls have async variants
2021

2122
[Read more here](https://github.com/elasticsearch/elasticsearch-net/tree/master/src/Nest#nest-)
23+
24+
#Build statuses
25+
26+
[![Build Status](http://teamcity.codebetter.com/app/rest/builds/buildType:%28id:bt993%29/statusIcon)](http://teamcity.codebetter.com/viewType.html?buildTypeId=bt993&guest=1)
27+
28+
[![elasticsearch-net MyGet Build Status](https://www.myget.org/BuildSource/Badge/elasticsearch-net?identifier=624cebb3-a461-466f-9bac-7026c8ba615a)](https://www.myget.org/)

0 commit comments

Comments
 (0)