I have OData Endpoint with Authentication and I can't connect it through URI. When I try it, then it "Cannot access ...metadata".
When I try workaround placed here: Issue #82 ...it still fails with "Object reference not set to an instance of an object." error.
How is possible to link OData Endpoint with Authentication to .NET Standard project? (Visual Studio 2017, version 15.6.7)