This is the place for DotNet Dagger SDK.
This project provides dev
module to uses for developing the SDK.
Uses for fetching introspection by using the command:
$ dagger -m dev introspect export --path=./sdk/Dagger.SDK/introspection.json
You can running all tests by:
$ dagger -m dev test --source=.