Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft Delete #98

Closed
bahaAbualkibash opened this issue Dec 3, 2023 · 1 comment
Closed

Soft Delete #98

bahaAbualkibash opened this issue Dec 3, 2023 · 1 comment

Comments

@bahaAbualkibash
Copy link

Hi there,

I'm currently using this library and looking to implement a soft delete functionality instead of hard delete tenants/users/etc..., and I'm unsure about the best approach to achieve this within the library.

Could you provide guidance or best practices on how to implement soft delete functionality? Any code snippets, recommended practices, or pointers to relevant resources would be immensely helpful.

Thank you in advance for your assistance :)

@JonPSmith
Copy link
Owner

Hi @bahaAbualkibash,

I actually built a library called EfCore.SoftDeleteServices which handles soft-delete and a multi-tenant key. The wiki holds documentation, plus links on the right to two articles and a EF Core standup where talked about soft delete with tenants (about 35 mins in).

Enjoy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants