A tutorial repository that helps you get started with Elasticsearch through NEST, the official Elasticsearch .NET high level client.
This tutorial builds an ASP.NET Core web application that searches Nuget packages
To follow the tutorial for the latest stable Elasticsearch version (7.x) use the 7.x branch
Or if you need to cheat/peek at the final solution checkout 7.x-codecomplete
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