.NET Logo
Evangelist
← All Tags

Posts tagged with #Efcore

Using Supabase PostgreSQL with ASP.NET Core and Entity Framework Core
Oct 26, 20244 min read

Using Supabase PostgreSQL with ASP.NET Core and Entity Framework Core

Learn how to integrate Supabase PostgreSQL with ASP.NET Core and Entity Framework Core for a robust and scalable web application.

Implementing Soft Delete in .NET with Entity Framework Core
Oct 2, 20245 min read

Implementing Soft Delete in .NET with Entity Framework Core

Learn how to implement soft delete functionality in your .NET applications using Entity Framework Core, improving data management and recoverability.