ESP-kMeans is a fast and easy-to-use clustering library for text and numerical data, with efficient implementations of k-Means++ and Spherical k-Means++. It also provides an indexing structure for efficiently retrieving nearest neighbors based on the dot product.
$ dotnet add package ESPkMeansLibNo README available.