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

Create abstract type inheritance class #24

Open
i0bs opened this issue Dec 2, 2022 · 0 comments
Open

Create abstract type inheritance class #24

i0bs opened this issue Dec 2, 2022 · 0 comments

Comments

@i0bs
Copy link
Contributor

i0bs commented Dec 2, 2022

Proposing us to add some form of an abstract class that expects a Id prop of Guid. The motive behind this is that having a separate class means we could provide helper methods for handling things with the base object and ID.

For regular .NET usage, users can inherit it if they wish to tap in for more helper methods and robustness.

For code generation, I propose we inherit it by default for ease of use.

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

1 participant