Is there a way to dynamically add a DbSet to EF core and to use Linq against the dynamic DbSet?

前端 未结 0 480
情书的邮戳
情书的邮戳 2020-12-22 05:59

I\'m using EF Core v. 5.0 and SQLite DB and I\'m trying to dynamically add a DbSet to my DbContext. I have followed and readapted this guide to EF Core: https://romiller.com

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