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
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Let's assume I am new to the whole WCT world. I find a cool helper inside the WCT Sample app. Now I want to add it to my app. I could try to find the information inside the docs, however beside the namespace it does not tell me the actual package I should use to get the feature. So I am now left with guessing what package to use or have to google it.
Describe the solution
Having a small NuGet button next to the GitHub button that I can use to open the packages NuGet page that contains the feature would make this a lot easier.
Describe alternatives you've considered
Adding the information to the docs makes sense, however it will probably get overlooked.
Describe the problem this feature would solve
Let's assume I am new to the whole WCT world. I find a cool helper inside the WCT Sample app. Now I want to add it to my app. I could try to find the information inside the docs, however beside the namespace it does not tell me the actual package I should use to get the feature. So I am now left with guessing what package to use or have to google it.
Describe the solution
Having a small NuGet button next to the GitHub button that I can use to open the packages NuGet page that contains the feature would make this a lot easier.
Describe alternatives you've considered
Adding the information to the docs makes sense, however it will probably get overlooked.
Additional context & Screenshots