An open API service indexing awesome lists of open source software.

https://github.com/khellang/testwebrequestgettingstuck

Attempt to replicate GET request getting stuck when there is reference to netstandard 2.0
https://github.com/khellang/testwebrequestgettingstuck

Last synced: 3 months ago
JSON representation

Attempt to replicate GET request getting stuck when there is reference to netstandard 2.0

Awesome Lists containing this project

README

          

# Attempt to replicate GET request getting stuck when there is reference to netstandard 2.0

Reproduced on my machine with:

* dotnet-sdk-2.0.0-preview2-006497-win-x64
* VS2017 Preview 7.0 (version 15.3)

Instructions:
1) Compile the solution
2) Run WebServiceTest executable - this creates webservice with one GET endpoint at http://localhost:9000/foo
3) Run TestWebRequestGettingStuck
4) If EmptyNetstandardLib reference is removed from TestWebRequestGettingStuck - the loop with GET requests runs as expected

## Sponsors

[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=khellang&utm_medium=TestWebRequestGettingStuck) and [Dapper Plus](https://dapper-plus.net/?utm_source=khellang&utm_medium=TestWebRequestGettingStuck) are major sponsors and proud to contribute to the development of TestWebRequestGettingStuck.

[![Entity Framework Extensions](https://raw.githubusercontent.com/khellang/khellang/refs/heads/master/.github/entity-framework-extensions-sponsor.png)](https://entityframework-extensions.net/bulk-insert?utm_source=khellang&utm_medium=TestWebRequestGettingStuck)

[![Dapper Plus](https://raw.githubusercontent.com/khellang/khellang/refs/heads/master/.github/dapper-plus-sponsor.png)](https://dapper-plus.net/bulk-insert?utm_source=khellang&utm_medium=TestWebRequestGettingStuck)