CommunityToolkit / WindowsCommunityToolkit-wiki

Wiki fork for main WindowsCommunityToolkit repo with project Documentation and Guidance
Other
8 stars 8 forks source link

Add a page about App Optimization #20

Open michael-hawker opened 3 years ago

michael-hawker commented 3 years ago

Now that we have the meta Controls package, we need a Wiki page (or maybe a docs page?) about how a developer can optimize their app by referencing the sub packages for only the controls they need.

Adding this issue as a placeholder for now to point to from our readme.

In general, I think the easiest course of action is for a developer to just remove the reference to the Controls package and see what breaks.

They can then identify which controls they're using that way and add the corresponding NuGet package for them by looking them up in our API docs.

Each control doc's header says which package it is in:

image

ghost commented 3 years ago

Hello michael-hawker, thank you for opening an issue with us!

I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌