Our need for this revolves around the fact that Telerik ORMS do not put the database associations between fields in the database but keeps them in the definition file. We have 300-600 table ORMs with complex associations. To migrate to the EF Core, we need those associations to transferred.
Our need for this revolves around the fact that Telerik ORMS do not put the database associations between fields in the database but keeps them in the definition file. We have 300-600 table ORMs with complex associations. To migrate to the EF Core, we need those associations to transferred.