Skip to content
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

Support NETStandard #2

Closed
skarllot opened this issue Mar 10, 2017 · 3 comments
Closed

Support NETStandard #2

skarllot opened this issue Mar 10, 2017 · 3 comments

Comments

@skarllot
Copy link

Add support for NETStandard platform.

binki added a commit to binki/ITask that referenced this issue Jan 24, 2018
This allows one to implement methods which directly return `ITask`
and `ITask<TResult>` without needing to use
`TaskInterfaceFactory.Create()`.

Fixes jam40jeff#2.
@mculhane1
Copy link

Here is a PR that transitions the project onto .NETStandard2.0

#12

@jam40jeff
Copy link
Owner

The library will be updated to support netstandard1.0 as part of this pull request.

@jam40jeff
Copy link
Owner

This is available as of the MorseCode.ITask 2.0.0 package that was just published to NuGet.

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

No branches or pull requests

3 participants