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
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:
The text was updated successfully, but these errors were encountered:
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 🙌
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:
The text was updated successfully, but these errors were encountered: