Developer tools & code hosting

GitHub Marketplace vs Visual Studio Marketplace

GitHub Marketplace and Visual Studio Marketplace both compete in developer tools & code hosting. Here is how they compare on the factors that decide where a developer should build — authentication, complexity, review, monetization, and merchant of record.

Attribute
VendorGitHub, Inc.Microsoft Corporation
EcosystemDeveloper tools & code hostingDeveloper tools & code hosting
CategoryDeveloper ToolsDeveloper Tools
Primary authOAuth 2.0PAT
Also supportsPAT, JWTJWT
ComplexityModerate (L2)Moderate (L2)
Security reviewRequiredNot required
Integration typesConnector, Workflow action, BotExtension
MonetizationFree, Paid app, Usage-basedFree
Onboarding fee$0$0
Commission25% on paid Marketplace apps (waived first $1M in some programs)0% (no built-in payments; publishers handle any monetization themselves)
Merchant of RecordGitHub acts as MoR for Marketplace billingNone (no merchant of record)
AI agents / botsSupportedSupported
Example appsCodecov, Dependabot, SnykGitHub Copilot, Python, ESLint
API rate limitsREST and GraphQL rate limits scale with installation and app authentication type.Marketplace gallery/API limits are not publicly documented as fixed numbers.
Links

Which should you choose?

  • Lower complexity: both at level 2/4.
  • Security review: Visual Studio Marketplace skips a formal review; GitHub Marketplace requires one.
  • AI agents: both explicitly support AI agents.