.Net Core3.1 配置Pomelo.EntityFrameworkCore.MySql数据操作(2)
引入Pomelo.EntityFrameworkCore.MySql程序包ConfigureServices//otherserviceconfigurationsgohere//replace"YourDbContext"withtheclassnameofyourDbContextservices.AddDbContextPool(options=>options//replacewithyo