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

Clients implementing IDisposable interface #541

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

shubinp
Copy link
Contributor

@shubinp shubinp commented Nov 26, 2024

This PR adds the option to add inheritance from IDisposable by client interfaces.

Inheritance from IDisposable support add in Refit v8.0.0 https://github.com/reactiveui/refit/blob/8.0.0/InterfaceStubGenerator.Shared/Emitter.cs#L239

@christianhelle christianhelle self-assigned this Nov 26, 2024
@christianhelle christianhelle added enhancement New feature, bug fix, or request .NET Pull requests that contain changes to .NET code labels Nov 26, 2024
Copy link
Owner

@christianhelle christianhelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shubinp thanks for the contribution

The docs need some updating but I can do that part

@christianhelle christianhelle merged commit 0cb3f2e into christianhelle:main Nov 26, 2024
1 check passed
@christianhelle
Copy link
Owner

@all-contributors please add @shubinp for code

Copy link
Contributor

@christianhelle

I've put up a pull request to add @shubinp! 🎉

@shubinp shubinp deleted the add-disposable branch November 27, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, bug fix, or request .NET Pull requests that contain changes to .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants