I'm planning to build a simple forum and I've choose to do it with the new Asp.Net Core. I will use Elasticsearch and Nest library for searching inside it.
I wonder if Nest.Net version 2.4.6 is supported for Asp.Net Core? Where I can check that before start to writing code?