Could not load type 'Microsoft.EntityFrameworkCore.Internal.IDatabaseFacadeDependencies' from assembly 'Microsoft.EntityFrameworkCore, Version=5.0.0.0

后端 未结 0 560
忘掉有多难
忘掉有多难 2020-12-29 10:52

I\'m trying to execute two stored procedures in a seeding class.

            int count=0;
            try{
                _context.Database.OpenConnection();         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题