Gian Maria
Gian Maria
Actually I've manually upgraded Git tool so I have no upgrade available to retry. My user is not in the Administrators group, this is a thing that makes winget suffer....
Already tried, it is not allowed as extension in GH codespaces. 
Thanks, I suspect that GH Codespaces put in places some limitation for security reason or whathever. Actually I can work perfectly dragging and dropping images directly in Codespaces, but having...
Due to concurrency in test, if you execute tests one by one they all succeeds, when you try to execute more tests, execution is in parallel and some of the...
Still no answer from the pull requests....
IF you specify the GUID to upgrade package, the situation become worse, it updates the package and then I have even more conflict 
I'm using http://host.docker.internal:9200 and it works like a charm. [Link to official documentation](https://www.howtogeek.com/devops/how-to-connect-to-localhost-within-a-docker-container/)
Now that .NET Core 2.0 is out, is any plan to port the library to .NET core?
I do not know if this issue is monitored anymore, I think that the main problem for running in .NET core is the section that expose windows performance counter. That...
I think @kadaan refers to giving a ttl for each distinct document, you can setup a TTL for the whole index https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-indices.html#indices-ttl, I'd like to be able to set ttl...