Soft delete is the term uses when you “hide” a row in your database instead of deleting a row. You can do implement this using EF Core Query ...
確定! 回上一頁