Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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