Skip to content

Parameter binding overload information correct #38823

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
FoundryFounder opened this issue Dec 19, 2023 · 0 comments · Fixed by #38958
Closed

Parameter binding overload information correct #38823

FoundryFounder opened this issue Dec 19, 2023 · 0 comments · Fixed by #38958
Assignees
Labels
dotnet-fundamentals/svc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. 📌 seQUESTered Identifies that an issue has been imported into Quest.

Comments

@FoundryFounder
Copy link

FoundryFounder commented Dec 19, 2023

Type of issue

Outdated article

Description

This page @ https://learn.microsoft.com/en-us/dotnet/standard/commandline/model-binding#parameter-binding-up-to-16-options-and-arguments says that up to 16 options and arguments is supported; however, dotnet/command-line-api#1750 specifically says that only 8 are supported. I am seeing the limitation of 8 parameters in the 2.0.0.0-beta4.22272.a version in Visual Studio.

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/commandline/model-binding

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/commandline/model-binding.md

Document Version Independent Id

1eec00b7-55ba-34ce-225e-3549b9de4b25

Article author

@tdykstra

Metadata

  • ID: 75416731-e081-9d04-e683-e0fba0d6b388
  • Product: dotnet-fundamentals

Associated WorkItem - 196933

@ghost ghost added the in-pr This issue will be closed (fixed) by an active pull request. label Jan 3, 2024
@tdykstra tdykstra self-assigned this Jan 3, 2024
@tdykstra tdykstra added doc-bug 🗺️ reQUEST Triggers an issue to be imported into Quest. and removed ⌚ Not Triaged Not triaged Pri2 labels Jan 3, 2024
@ghost ghost added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Jan 3, 2024
@tdykstra tdykstra moved this from 🔖 Ready to 👀 In review in dotnet/docs January 2024 sprint Jan 3, 2024
@github-actions github-actions bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 4, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in dotnet/docs January 2024 sprint Jan 8, 2024
@ghost ghost removed the in-pr This issue will be closed (fixed) by an active pull request. label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. 📌 seQUESTered Identifies that an issue has been imported into Quest.
Projects
No open projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants