Dotnet Devops

🌐Community
by novotnyllc · vlatest · Repository

Automates .NET application deployment, CI/CD pipelines, and infrastructure management using Azure DevOps and related tools.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add dotnet-devops npx -- -y @trustedskills/dotnet-devops
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "dotnet-devops": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dotnet-devops"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to automate and manage .NET development workflows. It can handle tasks like building, testing, and deploying .NET applications using DevOps principles. The agent can also assist with infrastructure as code (IaC) related to .NET projects.

When to use it

  • Automating the build process for a new .NET Core console application.
  • Deploying an existing ASP.NET API to a staging environment.
  • Generating basic IaC configuration files for a .NET project's infrastructure.
  • Running automated tests against a .NET solution.

Key capabilities

  • .NET Application Build Automation
  • Automated Testing Execution
  • Deployment Management
  • Infrastructure as Code (IaC) Generation

Example prompts

  • "Build the 'MyWebApp' project."
  • "Deploy the latest version of the API to the staging server."
  • “Generate a basic Azure DevOps pipeline for this .NET solution.”
  • "Run all unit tests in the 'DataAccess' library."

Tips & gotchas

This skill requires familiarity with .NET development concepts and potentially access to deployment environments. The generated IaC may require further customization based on specific infrastructure requirements.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
novotnyllc
Installs
10

🌐 Community

Passed automated security scans.