EF Core 8 : single value objects. Error on model builder
In EF Core 8, I’m trying to do this query (Active
is a simple value object of type bool
):
EF8 Single Value Value Objects. Error on model builder
In EF8, I´m trying to do this query (Active is a simple value object of type bool):