This improves the developer experience with extension methods to simplify adding alias(es) to an index at creation time using the CreateIndexRequestDescriptor and CreateIndexRequestDescriptor<T>.
This also fixes up some incorrect namespaces in some of the manual files.
This improves the developer experience with extension methods to simplify adding alias(es) to an index at creation time using the
CreateIndexRequestDescriptor
andCreateIndexRequestDescriptor<T>
.This also fixes up some incorrect namespaces in some of the manual files.