Skip to content

I faced errors on delete and insert #29

Description

@MichelHanna

i faced errors when running
dbSet.Remove(entity); & dataContext.Entry(entity).State = EntityState.Modified;

The object cannot be deleted because it was not found in the ObjectStateManager
where dbcontext turned down to be null in each request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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