Skip to content

Conversation

colindekker
Copy link

Created a .NET Standard 2.0 version of the Open API client

Every method in OpenApiClient is now an Async method, returning a Task based
result

BREAKING CHANGES: old method calls do not work anymore, entire client now
works asynchronously
directory.props sets the c# language version to 8.0 to allow the use of new
language constrcuts in the code

BREAKING CHANGES: will not build on older versions of Visual Studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant