Forum Discussion

Rozemyne's avatar
Rozemyne
Copper Contributor
Feb 09, 2022

Getting Values from EF Core Context with Dynamic Calls to Tables.

I'm working in EF Core 5 with Razor pages connecting to SQL Server and am trying to develop a generic form that handles multiple lookup tables. So I'm trying to dynamically access the tables in my co...

Resources