Tobias Haimerl
Results
2
issues of
Tobias Haimerl
Solves #175 `IAsyncEnumerable` is only available since netstandard2.1. So I made the `EndpointBase` classes partial, added a new partial class file and removed it from compilation when the targetframework is...
There are still missing many tests for this library. Any contribution is very welcome. Tests are implemented via XUnit which is included in the dotnet sdk by default. You can...
enhancement
help wanted