'In Entity Framework Core 3.1, what is the best way to dynamically provide table name to a query?
I have seen options for .NET 5, .NET Core 2.0, etc. but none of them seem to work for .NET Core 3.1
What is the best way to provide table name, in a variable, to a LINQ query? Feel free to provide a simple link, if you have one, but I haven't been able to find anything that works for .NET Core 3.1
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
