Hi,
i'm new on "advanced" use of connector.
I try to implement the use of EntityFrameworkCore in my c# project that use .net 5.0.
Works! but i can't use a where for filtering DBSet.
I can add and remove data and select all by ToListAsync() but there are not a command "where".
Thanks!
i'm new on "advanced" use of connector.
I try to implement the use of EntityFrameworkCore in my c# project that use .net 5.0.
Works! but i can't use a where for filtering DBSet.
I can add and remove data and select all by ToListAsync() but there are not a command "where".
Thanks!