Using Solrnet in my .net core project through dependency injection as - services.AddSolrNet("http://localhost:8983/solr"); And injecting it through ISolrOperations