Skip to content

Revert to older verb-noun form for 'dotnet package add' in instructions #45670

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Apr 9, 2025

Fixes #45641
Fixes #45635


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/ai/how-to/app-service-aoai-auth.md Authenticate to Azure OpenAI from an Azure hosted app using Microsoft Entra ID
docs/ai/how-to/content-filtering.md "Manage OpenAI Content Filtering in a .NET app"
docs/ai/quickstarts/build-chat-app.md CustomerIntent: As a .NET developer new to AI, I want deploy and use sample code to interact to learn from the sample code.
docs/ai/quickstarts/build-vector-search-app.md Build a .NET AI vector search app
docs/ai/quickstarts/create-assistant.md docs/ai/quickstarts/create-assistant
docs/ai/quickstarts/evaluate-ai-response.md Evaluate a model's response
docs/ai/quickstarts/generate-images.md CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code to generate images.
docs/ai/quickstarts/prompt-model.md Quickstart - Summarize text using an AI chat app with .NET
docs/ai/quickstarts/use-function-calling.md CustomerIntent: As a .NET developer new to OpenAI, I want deploy and use sample code to interact to learn from the sample code how to extend the model using Tools.
docs/ai/semantic-kernel-dotnet-overview.md docs/ai/semantic-kernel-dotnet-overview
docs/ai/tutorials/evaluate-with-reporting.md Tutorial: Evaluate a model's response with response caching and reporting
docs/architecture/modern-web-apps-azure/work-with-data-in-asp-net-core-apps.md Work with data in ASP.NET Core Apps
docs/core/additional-tools/dotnet-svcutil.xmlserializer-guide.md Using dotnet-svcutil.xmlserializer on .NET Core
docs/core/additional-tools/xml-serializer-generator.md Use Microsoft XML Serializer Generator on .NET Core
docs/core/diagnostics/distributed-tracing-collection-walkthroughs.md docs/core/diagnostics/distributed-tracing-collection-walkthroughs
docs/core/diagnostics/distributed-tracing-instrumentation-walkthroughs.md Adding distributed tracing instrumentation
docs/core/diagnostics/metrics-collection.md Collect metrics - .NET
docs/core/extensions/artificial-intelligence.md Artificial intelligence in .NET (Preview)
docs/core/extensions/data-classification.md docs/core/extensions/data-classification
docs/core/extensions/data-redaction.md Data redaction in .NET
docs/core/extensions/service-discovery.md Service discovery in .NET
docs/machine-learning/how-to-guides/getting-started-dataframe.md Get started with DataFrames
docs/machine-learning/how-to-guides/install-extra-dependencies.md Install extra ML.NET dependencies
docs/machine-learning/how-to-guides/matchup-app-infer-net.md Create a game match up list app with Infer.NET and probabilistic programming
docs/orleans/host/configuration-guide/local-development-configuration.md docs/orleans/host/configuration-guide/local-development-configuration
docs/orleans/quickstarts/build-your-first-orleans-app.md Quickstart: Build your first Orleans app with ASP.NET Core
docs/orleans/quickstarts/deploy-scale-orleans-on-azure.md CustomerIntent: As a developer, I want to host my Orleans application in Azure so that I can take advantage of the scaling capabilities for the database and application services.
docs/standard/commandline/get-started-tutorial.md "Tutorial: Get started with System.CommandLine"
docs/standard/commandline/syntax.md Command-line syntax overview for System.CommandLine
docs/standard/data/sqlite/custom-versions.md docs/standard/data/sqlite/custom-versions

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

Let's :shipit:

Copy link
Member

@tommcdon tommcdon left a comment

Choose a reason for hiding this comment

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

diagnostics docs changes LGTM, thanks!

@gewarren gewarren merged commit 7e82dc2 into dotnet:main Apr 9, 2025
15 checks passed
@gewarren gewarren deleted the add-package branch April 9, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

invalid CLI command Typo in adding packages section
3 participants