Skip to content

[dev-v5] Update installation instructions to include --prerelease flag and specify version for MCP Server#4541

Merged
vnbaaij merged 2 commits intomicrosoft:dev-v5from
AClerbois:users/aclerbois/dev-v5/fix-installation-informations
Feb 19, 2026
Merged

[dev-v5] Update installation instructions to include --prerelease flag and specify version for MCP Server#4541
vnbaaij merged 2 commits intomicrosoft:dev-v5from
AClerbois:users/aclerbois/dev-v5/fix-installation-informations

Conversation

@AClerbois
Copy link
Collaborator

Pull Request

📖 Description

This pull request updates the MCP server installation documentation to clarify usage of prerelease versions and to provide more explicit guidance on specifying versions. It also adds a reference to the official NuGet page for further information. These changes help users install the correct versions, especially prerelease builds, and find more details about the package.

Documentation updates for prerelease and versioning:

  • Updated installation and update commands to include the --prerelease flag, ensuring users can install and update to prerelease versions of Microsoft.FluentUI.AspNetCore.McpServer. [1] [2]
  • Clarified how to specify a particular prerelease version, using the first RC version as an example in both command-line and configuration file examples. [1] [2]

Additional resources:

  • Added a section linking to the official NuGet.org page for Microsoft.FluentUI.AspNetCore.McpServer, providing users with a resource to browse all available versions and installation methods.

✅ Checklist

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

  • I have added a new component
  • I have added Unit Tests for my new component
  • I have modified an existing component
  • I have validated the Unit Tests for an existing component

Copilot AI review requested due to automatic review settings February 19, 2026 08:23
@AClerbois AClerbois added this to the v5.0-RC2 milestone Feb 19, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the MCP Server installation documentation in the Fluent UI Blazor demo docs to better address installing/updating prerelease builds and pinning a specific prerelease version, and adds a NuGet.org reference link for version discovery.

Changes:

  • Adds --prerelease to the global tool install and update commands for Microsoft.FluentUI.AspNetCore.McpServer.
  • Updates the “Specifying a Version” examples to demonstrate pinning a prerelease RC version for dnx usage and config.
  • Adds a “NuGet Package” section linking to the official NuGet.org package page.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vnbaaij vnbaaij merged commit 32091be into microsoft:dev-v5 Feb 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments