dotnet-azure-functions

Official

Build modern .NET Azure Functions

Authormanagedcode
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities of developing robust and modern Azure Functions in .NET, ensuring developers use best practices for isolated worker models, dependency injection, Durable Functions, and efficient configuration.

Core Features & Use Cases

  • Isolated Worker Model: Guides users to adopt the recommended isolated worker model for .NET Azure Functions, ensuring compatibility with future .NET versions and access to the full .NET ecosystem.
  • Durable Functions: Provides patterns and best practices for implementing complex, stateful workflows using Durable Functions, including chaining, fan-out/fan-in, and human interaction patterns.
  • Use Case: A developer needs to build a new microservice using Azure Functions that processes incoming messages from a queue, performs a series of steps with potential retries, and then sends a notification. This Skill provides the structure, code examples, and best practices to implement this reliably.

Quick Start

Use the dotnet-azure-functions skill to create a new HTTP-triggered Azure Function using the isolated worker model with dependency injection.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-azure-functions
Download link: https://github.com/managedcode/dotnet-skills/archive/main.zip#dotnet-azure-functions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.