Skip to content

Updated MCP Server samples for v7 and v8 to use latest version of NuGets - #376

Open
ProgrammerAL wants to merge 1 commit into
mainfrom
alrodri-mcp-update
Open

Updated MCP Server samples for v7 and v8 to use latest version of NuGets#376
ProgrammerAL wants to merge 1 commit into
mainfrom
alrodri-mcp-update

Conversation

@ProgrammerAL

Copy link
Copy Markdown
Contributor
  • Updated MCP Server samples for IdentityServer v7 and v8 to use latest version of NuGets

This is for https://github.com/DuendeSoftware/customer-success/issues/864

@ProgrammerAL ProgrammerAL self-assigned this Aug 10, 2026
@ProgrammerAL ProgrammerAL added the enhancement New feature or request label Aug 10, 2026

@maartenba maartenba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Approved (though the license check on that view may need a quick double-check)

<dl>
<dt>Serial Number</dt>
<dd>@Model.License.SerialNumber</dd>
<dd>@(Model.License.SerialNumber.HasValue ? Model.License.SerialNumber : "???")</dd>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should these check for License.IsConfigured as well ? (this is how license is checked in v8)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants