This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

Entity Framework 2.1 has been rebuilt and is provided with a brand new meta-model, therefore, when updating from a previous release (1.x and 2.0) , your existing analysis results may be impacted.

2.1.0-funcrel

Resolved Issues

Customer Ticket IdDetails
29291Rectified the issue of missing links depicting entity transactions. Around 5300 links are present now.

2.1.0-alpha1

New Support

SummaryDetails
Change in transactions/links involving EntityNew objects for entity operation are created to better depict the transaction and links between methods and tables, in the applications making use of Entity Framework.
Support for the crud operations using “Set <T> ()” of the DbContext classSupport for the crud operations using “Set <T> ()” of the DbContext class