Azure-Samples/modernize-monolith-workshop
Take a legacy .NET Framework monolith and modernize it to the latest .NET release using AI-powered tooling and GitHub Copilot agents.
Platform-specific configuration:
{
"mcpServers": {
"modernize-monolith-workshop": {
"command": "npx",
"args": [
"-y",
"modernize-monolith-workshop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...