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

Add support for generating IAsyncDisposable implementations. #29

Open
AraHaan opened this issue Jul 11, 2022 · 1 comment
Open

Add support for generating IAsyncDisposable implementations. #29

AraHaan opened this issue Jul 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AraHaan
Copy link
Contributor

AraHaan commented Jul 11, 2022

Issue Details

Currently the generator does not give the ability to generate IAsnycDisposable disposable implementations that work with the async dispose pattern. This issue tracks that so that it can eventually get added.

@AraHaan AraHaan self-assigned this Jul 11, 2022
@AraHaan AraHaan added the enhancement New feature or request label Jul 11, 2022
@AraHaan AraHaan added this to the v1.2.0 milestone Jul 11, 2022
@AraHaan
Copy link
Contributor Author

AraHaan commented Sep 22, 2022

I think this should be critical to support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant