docs: Replace NuGet package installation instructions with UnoFeature - #2964
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates documentation across the Uno.Extensions repository to replace detailed NuGet package installation instructions with simpler UnoFeature callouts, making it easier for developers to understand which features they need to enable.
Key Changes:
- Added standardized
> **UnoFeature:** [FeatureName]callouts to 90+ documentation files - Updated package installation guidance to reference UnoFeatures instead of manual NuGet steps
- Replaced detailed NuGet installation instructions with explanations of what UnoFeatures automatically include
Reviewed changes
Copilot reviewed 93 out of 93 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| doc/Learn/Walkthrough/*.howto.md (12 files) | Added UnoFeature callouts for Configuration, Serialization, Http, Logging, Localization, Hosting, and Authentication features |
| doc/Learn/Validation/ValidationOverview.md | Added note that Validation is included with Extensions UnoFeature |
| doc/Learn/ThemeService/HowTo-UseThemeService.md | Added ThemeService UnoFeature callout |
| doc/Learn/Storage/StorageOverview.md | Added Storage UnoFeature callout |
| doc/Learn/Serialization/*.md (2 files) | Added Serialization UnoFeature callouts |
| doc/Learn/Navigation/**/*.md (32 files) | Added Navigation UnoFeature callouts, with notes for Toolkit dependency where applicable |
| doc/Learn/Mvux/**/*.md (12 files) | Added MVUX UnoFeature callouts |
| doc/Learn/Mvux/Advanced/Messaging.md | Updated package reference text to indicate messaging is included with MVUX UnoFeature |
| doc/Learn/Markup/HowTo-MarkupProjectToolkit.md | Replaced manual NuGet instructions with UnoFeature explanation for Toolkit |
| doc/Learn/Markup/HowTo-CustomMarkupProject-Theme.md | Replaced manual NuGet instructions with UnoFeature explanation for Material theme |
| doc/Learn/Logging/*.md (3 files) | Added Logging UnoFeature callouts |
| doc/Learn/Localization/*.md (2 files) | Added Localization UnoFeature callouts |
| doc/Learn/Http/*.md (5 files) | Added Http, HttpRefit, and HttpKiota UnoFeature callouts |
| doc/Learn/Hosting/*.md (2 files) | Added Hosting UnoFeature callouts |
| doc/Learn/DependencyInjection/*.md (3 files) | Added notes that DI is included with Hosting UnoFeature |
| doc/Learn/Configuration/*.md (3 files) | Added Configuration UnoFeature callouts |
| doc/Learn/Authentication/*.md (6 files) | Added Authentication, AuthenticationMsal, and AuthenticationOidc UnoFeature callouts |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
18 tasks
kazo0
approved these changes
Dec 1, 2025
Contributor
|
|
Contributor
|
@Mergifyio backport release/stable/7.0 |
✅ Backports have been createdDetails
|
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub Issue (If applicable): closes ##2953 , also closes https://github.com/unoplatform/uno.ai-private/issues/367
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Runresults.Other information
Internal Issue (If applicable):