A tutorial repository that helps you get started with Elasticsearch through NEST (the official elasticsearch .NET client).
To follow the tutorial for the latest stable Elasticsearch version (6.x) use the 6.x-netcore branch
Or if you need to cheat/peek at the final solution checkout 6.x-codecomplete-netcore
To follow the tutorial for the latest stable Elasticsearch version (5.x) use the 5.x-netcore branch
Or if you need to cheat/peek at the final solution checkout 5.x-codecomplete-netcore
To follow the tutorial for the latest stable Elasticsearch version (5.x) use the 5.x branch
Or if you need to cheat/peek at the final solution checkout 5.x-codecomplete
To follow the tutorial for the latest stable Elasticsearch version (2.x) use the 2.x branch
Or if you need to cheat/peek at the final solution checkout 2.x-codecomplete