dotnet-devops

Configures .NET CI/CD pipelines (GitHub Actions with setup-dotnet, NuGet cache, reusable workflows; Azure DevOps with DotNetCoreCLI, templates, multi-stage), containerization (multi-stage Dockerfiles, Compose, rootless), packaging (NuGet authoring, source generators, MSIX signing), release management (NBGV, SemVer, changelogs, GitHub Releases), and observability (OpenTelemetry, health checks, structured logging, PII). Spans 18 topic areas. Do not use for application-layer API or UI implementation patterns.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "dotnet-devops" with this command: npx skills add novotnyllc/dotnet-artisan/novotnyllc-dotnet-artisan-dotnet-devops

dotnet-devops

Overview

CI/CD, packaging, release management, and operational tooling for .NET. This consolidated skill spans 18 topic areas. Load the appropriate companion file from references/ based on the routing table below.

Routing Table

TopicKeywordsDescriptionCompanion File
GHA build/testsetup-dotnet, NuGet cache, reportingGitHub Actions .NET build/test (setup-dotnet, NuGet cache, reporting)references/gha-build-test.md
GHA deployAzure Web Apps, GitHub Pages, containersGitHub Actions deployment (Azure Web Apps, GitHub Pages, containers)references/gha-deploy.md
GHA publishNuGet push, container images, signing, SBOMGitHub Actions publishing (NuGet push, container images, signing, SBOM)references/gha-publish.md
GHA patternsreusable workflows, composite, matrix, cacheGitHub Actions composition (reusable workflows, composite, matrix, cache)references/gha-patterns.md
ADO build/testDotNetCoreCLI, Artifacts, test resultsAzure DevOps .NET build/test (DotNetCoreCLI, Artifacts, test results)references/ado-build-test.md
ADO publishNuGet push, containers to ACRAzure DevOps publishing (NuGet push, containers to ACR)references/ado-publish.md
ADO patternstemplates, variable groups, multi-stageAzure DevOps composition (templates, variable groups, multi-stage)references/ado-patterns.md
ADO uniqueenvironments, approvals, service connectionsAzure DevOps exclusive features (environments, approvals, service connections)references/ado-unique.md
Containersmulti-stage Dockerfiles, SDK publish, rootless.NET containerization (multi-stage Dockerfiles, SDK publish, rootless)references/containers.md
Container deploymentCompose, health probes, CI/CD pipelinesContainer deployment (Compose, health probes, CI/CD pipelines)references/container-deployment.md
NuGet authoringSDK-style, source generators, multi-TFMNuGet package authoring (SDK-style, source generators, multi-TFM)references/nuget-authoring.md
MSIXcreation, signing, Store, sideload, auto-updateMSIX packaging (creation, signing, Store, sideload, auto-update)references/msix.md
GitHub Releasescreation, assets, notes, pre-releaseGitHub Releases (creation, assets, notes, pre-release)references/github-releases.md
Release managementNBGV, SemVer, changelogs, branchingRelease lifecycle (NBGV, SemVer, changelogs, branching)references/release-management.md
ObservabilityOpenTelemetry, health checks, custom metricsObservability (OpenTelemetry, health checks, custom metrics)references/observability.md
Structured loggingaggregation, sampling, PII, correlationLog pipelines (aggregation, sampling, PII, correlation)references/structured-logging.md
Add CICI/CD scaffold, GHA vs ADO detectionCI/CD scaffolding (GHA vs ADO detection, workflow templates)references/add-ci.md
GitHub docsREADME badges, CONTRIBUTING, templatesGitHub documentation (README badges, CONTRIBUTING, templates)references/github-docs.md

Scope

  • GitHub Actions workflows (build, test, deploy, publish)
  • Azure DevOps pipelines (build, test, publish, environments)
  • Container builds and deployment (Docker, Compose)
  • NuGet and MSIX packaging
  • Release management (NBGV, SemVer, changelogs)
  • Observability and structured logging (OpenTelemetry)
  • GitHub repository documentation and CI scaffolding

Out of scope

  • API/backend code patterns -> [skill:dotnet-api]
  • Build system authoring -> [skill:dotnet-tooling]
  • Test authoring -> [skill:dotnet-testing]

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

dotnet-csharp-code-smells

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

dotnet-github-docs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

dotnet-cli-distribution

No summary provided by upstream source.

Repository SourceNeeds Review