diff --git a/tasks/getting-started/available-sdks/_index.md b/tasks/getting-started/available-sdks/_index.md index ea6b177..cc63190 100644 --- a/tasks/getting-started/available-sdks/_index.md +++ b/tasks/getting-started/available-sdks/_index.md @@ -13,36 +13,56 @@ Using an SDK (API client) is the quickest way for a developer to speed up the de ### **SDK benefits** Our supported SDKs are 100% tested and out of the box running. These SDKs are open source and have an MIT license. You can use them, and even customize them for absolutely free of charge. ### **Supported SDKs** -{{< tabs tabTotal="5" tabID="5" tabName1="C#" tabName2="PHP" tabName3="Python" tabName4="Node.js" tabName5="Go" >}} +{{< tabs tabTotal="5" tabID="5" tabName1=".NET" tabName2="PHP" tabName3="Python" tabName4="Node.js" tabName5="Go" >}} {{< tab tabNum="1" >}} +{{% alert color="primary" %}} + Please visit the Aspose.Tasks Cloud [GitHub Repository](https://github.com/aspose-tasks-cloud/aspose-tasks-cloud-dotnet) to get started using the Aspose.Tasks Cloud .NET SDK +{{% /alert %}} + {{< /tab >}} {{< tab tabNum="2" >}} +{{% alert color="primary" %}} + Please visit the Aspose.Tasks Cloud [GitHub Repository](https://github.com/aspose-tasks-cloud/aspose-tasks-cloud-php) to get started using the Aspose.Tasks Cloud PHP SDK +{{% /alert %}} + {{< /tab >}} {{< tab tabNum="3" >}} +{{% alert color="primary" %}} + Please visit the Aspose.Tasks Cloud [GitHub Repository](https://github.com/aspose-tasks-cloud/aspose-tasks-cloud-python) to get started using the Aspose.Tasks Cloud SDK for Python +{{% /alert %}} + {{< /tab >}} {{< tab tabNum="4" >}} +{{% alert color="primary" %}} + Please visit the Aspose.Tasks Cloud [GitHub Repository](https://github.com/aspose-tasks-cloud/aspose-tasks-cloud-node) to get started using the Aspose.Tasks Cloud SDK for Node.js +{{% /alert %}} + {{< /tab >}} {{< tab tabNum="5" >}} +{{% alert color="primary" %}} + Please visit the Aspose.Tasks Cloud [GitHub Repository](https://github.com/aspose-tasks-cloud/aspose-tasks-cloud-go) to get started using the Aspose.Tasks Cloud SDK for Go +{{% /alert %}} + {{< /tab >}} {{< /tabs >}}