Relative Content

Tag Archive for .netdatabaseentity-frameworkdbcontext

Efcore .net core Change table names runtime

I have a .net core mvc project. This project receives data by connecting to the API.
I want to change the table names in my efcore structure by checking the company number of the user in each connection.