Skip to content

Create abstract type inheritance class #24

@i0bs

Description

@i0bs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions