Skip to content

Remove new() restriction in IRepository<T> to allow use with Interfaces #127

@brian-imaginelearning

Description

@brian-imaginelearning

As discussed in the forum, removing the new() restriction on IRepository would allow it to be used with Interfaces (since concrete types may have storage-specific restrictions on entities - such as MongoDB attributes or AzureTable restrictions in deriving from TableEntity).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions