fravelgue
fravelgue
Not sure, it's same requirement. But I'm using RangeTree [1] to store ranges of IPs, and searching for IPs in it. [1] https://github.com/mbuchetics/RangeTree
Maybe, I don't understand correctly. But It should be an IP network with an IP Address available 192.168.1.1 (in example) https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing#IPv4_CIDR_blocks
Is it possible to get the HTTP response output in a variable too?
@jonsequitur Do you know of any issue to follow up on?
Hi, I just read this [article](https://devblogs.microsoft.com/dotnet/configureawait-faq/) before your issue. I think they are related, although I don't understand 100% yet. My apologies if It is something known. Thanks for your...
Yes, `X:\` is a "Dev Drive" but I have tested in normal drive (`D:\`), and I got same error. It's OK when project is in `C:\`.