Skip to content

Feature/dot net standard support #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 18, 2019
Merged

Conversation

imaji
Copy link
Contributor

@imaji imaji commented Dec 16, 2018

.NET Standard support ready for nuget and build integration

@imaji
Copy link
Contributor Author

imaji commented Jan 14, 2019

This ended up being a fairly basic change. In order to support .net standard, I had to retire the Sync version of the methods, as the library I was using to wrap the async methods into synd methods didn't support .net standard properly. Test were updated accordingly.

@kn100
Copy link
Contributor

kn100 commented Jun 18, 2019

Merging this now!

@kn100 kn100 merged commit 2f1029e into master Jun 18, 2019
@kn100 kn100 deleted the feature/dotNetStandardSupport branch June 18, 2019 09:49
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.

2 participants