f-nunez / VeterinaryClinic

Veterinary Clinic in .NET 7 with clean architecture for Blazor Web Assembly ASP.NET Core hosted model and built with Radzen Components
MIT License
6 stars 0 forks source link

Soft Delete #21

Closed f-nunez closed 1 year ago

f-nunez commented 1 year ago

As a product owner, all information should be saved forever. Means that delete is going to be a soft delete. The decision was taken from domain experts and described like cancel/non-active register.

Criteria: