You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am considering using .NET + WinUI to develop a relatively large set of small apps that would have to be xcopy-deployed.
Even when published the apps as fully framework dependent (on both for .NET and the Windows App SDK), the C#/WinRT projections still add ~28 MB to every app, which makes them ~100-200x larger than their WPF counterparts.
Does anybody know of a way to achieve the sharing of projections between apps?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am considering using .NET + WinUI to develop a relatively large set of small apps that would have to be xcopy-deployed.
Even when published the apps as fully framework dependent (on both for .NET and the Windows App SDK), the C#/WinRT projections still add ~28 MB to every app, which makes them ~100-200x larger than their WPF counterparts.
Does anybody know of a way to achieve the sharing of projections between apps?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions