NEST by Elastic and contributors

<PackageReference Include="NEST" Version="6.8.4" />

.NET API 5,338,112 bytes

 IMultiGetResponse

MultiGetHit<T> Get<T>(string id)

MultiGetHit<T> Get<T>(long id)

T Source<T>(string id)

T Source<T>(long id)

IEnumerable<T> SourceMany<T>(IEnumerable<string> ids)