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

EF Core: Owned types support #500

Closed Daniel-Svensson closed 1 month ago

Daniel-Svensson commented 2 months ago
Daniel-Svensson commented 2 months ago

Note: It would probably be a good idea to write a line or two to the package readme about using DbService, Owned Types (and Complex Types).

Complex types works reasonable "well", they are discovered as "complex object" but do not get any metadata from EF Core configuration. If you add attributes to the properties they will be discovered by reflection @SandstromErik

Daniel-Svensson commented 2 months ago

Things left to consider.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
6 Accepted issues

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

See analysis details on SonarCloud