Connect to ElasticSearch .net
I am trying to connect at elasticsearch server using .net and i can’t pass login step.
I use system.web, system.net, newtonsoft.json. I don’t have internet connection to download nest or elasticsearch.net.
I tried to acces the url using web.client but i had 401 error so i used this