OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

Replace obsolete AssociationAttribute with new EntityAssociationAttribute on client #509

Closed Daniel-Svensson closed 4 weeks ago

Daniel-Svensson commented 4 weeks ago

Replace obsolete AssociationAttribute with new EntityAssociationAttribute on client

PR Classification

This pull request involves an API change, specifically replacing the AssociationAttribute class with the EntityAssociationAttribute class across several files.

PR Summary

The pull request primarily focuses on the transition from AssociationAttribute to EntityAssociationAttribute in the codebase.

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.7% Duplication on New Code

See analysis details on SonarCloud