Skip to content

kuflow/kuflow-sdk-dotnet

Repository files navigation

License: MIT NuGet

Mono repo for all .Net modules provided by KuFlow.

Modules

Rest Client

This is a client for the KuFlow API Rest that allows you to interact with our API in a comfortable way in the creation of your workers and tools.

In the kuflow-rest path there is a readme with information about the module.

The module is published in NuGet for its use.

Installation

Install from NuGet.

dotnet add package KuFlow.Rest

Documentation

More detailed docs are available in the documentation pages.

Contributing

We are happy to receive your help and comments, together we will dance a wonderful KuFlow. Please review our contribution guide as well as the Readme and Contribution guides in each module of this repository.

License

MIT License