[PR #26] Upgrade packages to minimize the size of dependency graph #34

Open
opened 2026-02-25 21:30:52 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/certera-io/certera/pull/26

State: open
Merged: No


Hi@certeraio, I found an issue in the Certera.Data.csproj:

Packages Certes v2.3.3, Microsoft.AspNetCore.Identity.EntityFrameworkCore v3.1.0, Microsoft.EntityFrameworkCore v3.1.0, Microsoft.EntityFrameworkCore.Design v3.1.0, Microsoft.EntityFrameworkCore.Sqlite v3.1.0 and Microsoft.EntityFrameworkCore.Tools v3.1.0 transitively introduce 107 dependencies into certera’s dependency graph (see dependency graph before upgrades), while Certes v2.3.4, Microsoft.AspNetCore.Identity.EntityFrameworkCore v3.1.1, Microsoft.EntityFrameworkCore v3.1.16, Microsoft.EntityFrameworkCore.Design v3.1.5, Microsoft.EntityFrameworkCore.Sqlite v3.1.1 and Microsoft.EntityFrameworkCore.Tools v3.1.1 can only introduce 73 dependencies (see dependency graph after upgrades).

These upgrades can help project minimize the size of dependency graph.
Hope the PR can help you.

Best regards,
sucrose

**Original Pull Request:** https://github.com/certera-io/certera/pull/26 **State:** open **Merged:** No --- Hi@certeraio, I found an issue in the Certera.Data.csproj: Packages Certes v2.3.3, Microsoft.AspNetCore.Identity.EntityFrameworkCore v3.1.0, Microsoft.EntityFrameworkCore v3.1.0, Microsoft.EntityFrameworkCore.Design v3.1.0, Microsoft.EntityFrameworkCore.Sqlite v3.1.0 and Microsoft.EntityFrameworkCore.Tools v3.1.0 transitively introduce 107 dependencies into certera’s dependency graph ([see dependency graph before upgrades](http://202.182.124.107:8000/certera.html)), while Certes v2.3.4, Microsoft.AspNetCore.Identity.EntityFrameworkCore v3.1.1, Microsoft.EntityFrameworkCore v3.1.16, Microsoft.EntityFrameworkCore.Design v3.1.5, Microsoft.EntityFrameworkCore.Sqlite v3.1.1 and Microsoft.EntityFrameworkCore.Tools v3.1.1 can only introduce 73 dependencies ([see dependency graph after upgrades](http://202.182.124.107:8000/certera_after.html)). These upgrades can help project minimize the size of dependency graph. Hope the PR can help you. Best regards, sucrose
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certera#34
No description provided.