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

[Draft] .Net Core 3 support: helpers for newly added types/interfaces #94

Open
ig-sinicyn opened this issue Dec 14, 2019 · 7 comments
Open
Assignees

Comments

@ig-sinicyn
Copy link
Contributor

Will update with things planned for CJ 3.1. Feel free to suggest additions to the list:)

  • Add helpers for IAsyncDisposable
  • Add support for IAsyncDisposable to AsyncLock.
@ig-sinicyn ig-sinicyn self-assigned this Dec 14, 2019
@NN---
Copy link
Member

NN--- commented May 10, 2020

Do you mean something similar to https://github.com/rsdn/CodeJam/blob/master/CodeJam.Main/Disposable.cs ?

@ig-sinicyn
Copy link
Contributor Author

ig-sinicyn commented May 10, 2020

Yep. There's a branch for async disposable but the code is incomplete.
The issue meant to be an umbrella for netcore3-related features. But it turns out we are out of ideas:)

@NN---
Copy link
Member

NN--- commented May 10, 2020

Why can't you add what you already have ?

@ig-sinicyn
Copy link
Contributor Author

The branch is pushed to repo already. I think I will complete it on next weekend.

@NN---
Copy link
Member

NN--- commented May 10, 2020

I mean why it is not in master :)

@ig-sinicyn
Copy link
Contributor Author

Because the feature is not ready yet and I do not want to add unstable code to the master.

@NN---
Copy link
Member

NN--- commented Jan 17, 2021

Any update for this?:)

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

2 participants