Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pomelo-entityframeworkcore-mysql

Cannot connect Asp.net Core WebApi in Docker with EFCore Mysql provider to non Docker Mysql on host server

Casting error on EF Core when calling stored proc on MySQL (using Pomelo)

MySql EFCore 9 Contains in array issue

Pomelo MySql .net core 2 - default execution timeout

Method not found: 'System.Object Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.get_Item(System.String)'

_context.SaveChanges() works but await _context.SaveChangesAsync() doesn't

Scaffolding a MySQL view using Pomelo and .Net Core 2.1

Getting error when trying to add migration in dotnet core 3.1 related to Pomelo.EntityFrameworkCore.MySql

Errors using Pomelo MySQL EF provider with ASP.NET Core 2.0 Preview

.NET Core build warning due to different versions of EntityFramework