{ "name": "dd-trace-dotnet-azure-functions", "description": "Azure Functions-specific commands for Datadog .NET tracer development. Includes building, testing, debugging, and deploying Azure Functions instrumentation.", "version": "1.0.0", "author": { "name": "Lucas Pimentel", "github": "lucaspimentel" }, "commands": [ "./commands/azure-functions-nuget.md", "./commands/create-sample-function.md", "./commands/debug-azure-functions.md", "./commands/deploy-azure.md", "./commands/test-azure-functions.md" ] }