Skip to content
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

Switch from dotnet verb noun to dotnet noun verb #43917

Merged
merged 17 commits into from
Apr 2, 2025
Merged

Switch from dotnet verb noun to dotnet noun verb #43917

merged 17 commits into from
Apr 2, 2025

Conversation

Forgind
Copy link
Member

@Forgind Forgind commented Dec 9, 2024

This is for the dotnet package/reference add/list/remove commands.

See dotnet/sdk#45384


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/quickstarts/build-chat-app.md Quickstart - Build an AI chat app with .NET
docs/ai/quickstarts/build-vector-search-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/evaluate-ai-response.md docs/ai/quickstarts/evaluate-ai-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/core/additional-tools/dotnet-svcutil.xmlserializer-guide.md Using dotnet-svcutil.xmlserializer
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-instrumentation.md Creating Metrics
docs/core/extensions/artificial-intelligence.md Artificial intelligence in .NET (Preview)
docs/core/extensions/windows-service.md docs/core/extensions/windows-service
docs/core/testing/unit-testing-visual-basic-with-xunit.md Unit testing Visual Basic .NET Core libraries using dotnet test and xUnit
docs/core/tools/dependencies.md Manage package dependencies in .NET
docs/core/tools/dotnet-package-add.md dotnet package add
docs/core/tools/dotnet-package-list.md docs/core/tools/dotnet-package-list
docs/core/tools/dotnet-reference-add.md dotnet reference add
docs/core/tools/dotnet-reference-remove.md dotnet reference remove command
docs/core/tools/dotnet.md dotnet command
docs/core/tools/enable-tab-autocomplete.md How to enable tab completion for the .NET CLI
docs/core/tools/index.md docs/core/tools/index
docs/core/whats-new/dotnet-10/sdk.md What's new in the SDK and tooling for .NET 10
docs/navigate/tools-diagnostics/toc.yml docs/navigate/tools-diagnostics/toc
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/syntax.md Command-line syntax overview for System.CommandLine
docs/standard/data/sqlite/custom-versions.md Custom SQLite 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.

(dotnet verb noun to dotnet noun verb)

This is for the dotnet package/reference add/list/remove commands.
@Forgind
Copy link
Member Author

Forgind commented Dec 9, 2024

@tdykstra,

I'm not really sure how to group things as it appears on the website. It looked like it was just a flat list in a folder, yet somehow there was grouping for dotnet add (previously). Does it do that automatically? So will dotnet package and dotnet reference now have groupings for all the subcommands under them?

@gewarren gewarren self-assigned this Apr 1, 2025
@gewarren gewarren enabled auto-merge (squash) April 2, 2025 19:26
@gewarren gewarren merged commit 6dd719c into main Apr 2, 2025
8 checks passed
@gewarren gewarren deleted the dvn-to-dnv branch April 2, 2025 19:45
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.

2 participants