Skip to content

wingyplus/dagger-dotnet-sdk

Folders and files

NameName
Last commit message
Last commit date
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
May 1, 2024
Jun 3, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024
Jun 29, 2024

Repository files navigation

Dagger SDK for DotNet

This is the place for DotNet Dagger SDK.

Development

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

Introspection

Uses for fetching introspection by using the command:

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

Test

You can running all tests by:

$ dagger -m dev test --source=.