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 Id | Details |
---|---|
29291 | Rectified the issue of missing links depicting entity transactions. Around 5300 links are present now. |
2.1.0-alpha1
New Support
Summary | Details |
---|---|
Change in transactions/links involving Entity | New 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 class | Support for the crud operations using “Set <T> ()” of the DbContext class |