OpenAccess ORM Fluent API

525 Views Asked by At

Suppose I have an assembly A which has all the entities and mappings using fluent api. this assembly needs enhancing, I get it. but what happens to the assembly which is using assembly A. does it need enhancing too?

thanks

1

There are 1 best solutions below

0
On BEST ANSWER

Only the project that contains your persistent entities requires enhancement :) I have videos currently being prepped for upload to Telerik TV, which show the step by step process. They should be uploaded by the end of today.

-Josh