Named global query filters in Entity Framework Core 10
Explains the new named global query filters feature in Entity Framework Core 10, enabling multiple, selectively disableable filters.
Explains the new named global query filters feature in Entity Framework Core 10, enabling multiple, selectively disableable filters.
Discusses the pros and cons of soft deleting database records, including implementation, performance, and alternatives.
Overview of new Azure Backup features in 2023, including enhanced soft delete and multi-user authorization for improved data protection.
Explains how to use Azure Policy to enforce a specific soft-delete retention period for Azure Key Vaults during deployment.
Discusses the pros and cons of soft deletion vs. hard deletion in databases, with a focus on Django implementations and related libraries.