Skip to content

Why do the Update and Delete not returning anything? #361

@FaridAhamat

Description

@FaridAhamat

Looking at here, RepositoryBaseOfT class:

image

Considering that the SaveChangesAsync function actually returns something, why does the Update and Delete operation not return that value?

This is not really a show stopper for me since I can always override that class and copy the same implementation, but I'm just curious if there's any reason why this is made this way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions