March 8, 2023

Entity Framework Core and Connection Resiliency

In this post, let’s see some built-in features in EF Core that supports Connection Resiliency. For example, if the connection to the database dropped while executing […]