---
title: "Dagger.SDK"
description: "> **Warning** This SDK is experimental. Please do not use it for anything > mission-critical. Possible issues include:"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/readme-355
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:36:23.836Z
license: CC-BY-4.0
attribution: "Dagger.SDK — Claudary (https://claudary.paisolsolutions.com/skills/readme-355)"
---

# Dagger.SDK
> **Warning** This SDK is experimental. Please do not use it for anything > mission-critical. Possible issues include:

## Overview

> **Warning** This SDK is experimental. Please do not use it for anything
> mission-critical. Possible issues include:

- Missing features
- Stability issues
- Performance issues
- Lack of polish
- Upcoming breaking changes
- Incomplete or out-of-date documentation

# Dagger.SDK

Dagger SDK for Microsoft .NET.

## Development

This project provides `dev` module to uses for developing the SDK.

### Introspection

Uses for fetching introspection by using the command:

```bash
dagger -m dev introspect export --path=./sdk/Dagger.SDK/introspection.json
```

### Test

You can running all tests by:

```bash
dagger -m dev test --source=.
```

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/readme-355) · https://claudary.paisolsolutions.com
