ef core detach entity after save In EF Core, the DbContext includes the ... the entity can just be detached from the change tracker by using Entry(entity).
確定! 回上一頁