Error with ExecuteUpdateAsync in Entity Framework Core 8.0.0 with ASP.NET Core 8 Web API
I am encountering an issue while using the ExecuteUpdateAsync
feature of Entity Framework Core v8.0.0 in an ASP.NET Core 8 Web API project.
I am encountering an issue while using the ExecuteUpdateAsync
feature of Entity Framework Core v8.0.0 in an ASP.NET Core 8 Web API project.