Replies: 1 comment
-
|
Apologies, I just saw your MCP Server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I need to be able to give Copilot (Claude Opus/Sonnet) (from inside of Visual Studio 2026) a URL to all the documentation for the Blazor FluentUI library so it can help with the migration to V5.
I know I can provide a URL to the entire repository, which I have done, but I can see the case soon where it would be really great if it could read this page https://fluentui-blazor-v5.azurewebsites.net/MigrationV5 so it can plan and migrate my UI code more efficiently. In fact, how can I get it to read the entire https://fluentui-blazor-v5.azurewebsites.net site? Its often the examples presented that would help Copilot (Claude Opus/Sonnet) be able to quickly see the available options and make informed choices.
How is this best done? Any help much appreciated.
Many thanks
Steve
Beta Was this translation helpful? Give feedback.
All reactions