-
Notifications
You must be signed in to change notification settings - Fork 35
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
[Draft] .Net Core 3 support: helpers for newly added types/interfaces #94
Comments
Do you mean something similar to https://github.com/rsdn/CodeJam/blob/master/CodeJam.Main/Disposable.cs ? |
Yep. There's a branch for async disposable but the code is incomplete. |
Why can't you add what you already have ? |
The branch is pushed to repo already. I think I will complete it on next weekend. |
I mean why it is not in master :) |
Because the feature is not ready yet and I do not want to add unstable code to the master. |
Any update for this?:) |
Will update with things planned for CJ 3.1. Feel free to suggest additions to the list:)
The text was updated successfully, but these errors were encountered: