Reproduced on my machine with:
- dotnet-sdk-2.0.0-preview2-006497-win-x64
- VS2017 Preview 7.0 (version 15.3)
Instructions:
- Compile the solution
- Run WebServiceTest executable - this creates webservice with one GET endpoint at http://localhost:9000/foo
- Run TestWebRequestGettingStuck
- If EmptyNetstandardLib reference is removed from TestWebRequestGettingStuck - the loop with GET requests runs as expected
Entity Framework Extensions and Dapper Plus are major sponsors and proud to contribute to the development of TestWebRequestGettingStuck.

