How to Implement Soft Update and Delete with EF Core?
Entity Framework (EF) Core is a popular object-relational mapper (ORM) for .NET applications that simplifies data access and allows developers to work with data in the form of domain-specific objects. In this article, we will look at how to implement...
mbarkt3sto.hashnode.dev8 min read