Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nugets and Add some trimming annotations #517

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

Daniel-Svensson
Copy link
Member

@Daniel-Svensson Daniel-Svensson commented Oct 10, 2024

Dependency Updates:

  • Updated System.ServiceModel.Http and System.ServiceModel.Primitives to version 6.2.0 in OpenRiaServices.Client.Core
  • Updated Microsoft.Extensions.DependencyInjection.Abstractions to version 8.0.2 in OpenRiaServices.Hosting.Wcf/OpenRiaServices.Hosting.Wcf.
  • Updated System.CodeDom to version 8.0.0 in OpenRiaServices.Server.
  • Updated Mono.Cecil to version 0.11.6 in OpenRiaServices.T4.

Reflection Handling:

  • This is NOT full support for trimming and is not tested

  • Added DynamicallyAccessedMembers attributes to methods in DomainClientFactory, DomainContext, EntityContainer, and IDomainClientFactory to specify dynamically accessed members. [1] [2] [3] [4]

  • Added DynamicallyAccessedMembers attributes to methods in OpenRiaServicesConfigurationBuilder for improved reflection handling. [1] [2] [3]

* This is not full support for trimming and is not tested
System.ServiceModel.Primitives  * 6.2.0 for on .net6 +
System.CodeDom 8.0.0
Mono.Cecil to 0.1..6

And several test related nugets
@Daniel-Svensson Daniel-Svensson changed the title Add some trimming annotations Update nugets and Add some trimming annotations Oct 12, 2024
@Daniel-Svensson Daniel-Svensson marked this pull request as ready for review October 12, 2024 06:32
@Daniel-Svensson Daniel-Svensson enabled auto-merge (squash) October 12, 2024 06:37
Copy link

sonarqubecloud bot commented Oct 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Daniel-Svensson Daniel-Svensson merged commit 4aedcff into OpenRIAServices:main Oct 12, 2024
3 checks passed
@Daniel-Svensson Daniel-Svensson deleted the trimming branch October 12, 2024 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant