Skip to content

TEntity allows value types #25

@Turnerj

Description

@Turnerj

Its less about that it allows value types but more that the internal code is inconsistent with how it actually checks the values as there are a number of places it is just checking if the TEntity instance is null.

I don't think we really need to support value types but at the same time, its its probably just worth checking if Entity Framework does.

If it does and it isn't difficult to fully support value types, then it should be implemented. Otherwise, constraints on TEntity should be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions