Maintained with ☕️ by
IcePanel logo

Logic Apps .NET SDK available

Share

Services

Today we are releasing the Logic Apps .NET SDK on nuget.org. The SDK makes it easy to programmatically manage your Logic Apps if you use C#.You can [download the SDK](https://www.nuget.org/packages/Microsoft.Azure.Management.Logic/) now. It allows you to: * Authenticate interactively via a sign-in dialog or in the background by using an Azure Active Directory application * List and get details for all of the Logic Apps in your subscription * Enable, disable, or even run programmatically your Logic Apps * Get the run details, including how long runs took and their statuses * Get action and trigger details, including the full inputs and outputs of every operation [![LogicManagementClient](https://azurecomcdn.azureedge.net/mediahandler/acomblog/updates/ServiceUpdates/imported/images-2015-08-LogicManagementClient-1024x367.png)](https://azurecomcdn.azureedge.net/mediahandler/acomblog/updates/ServiceUpdates/imported/images-2015-08-LogicManagementClient.png)You can also take a look at an _alpha_ version of [this SDK for Go](https://github.com/Azure/azure-sdk-for-go). To see a quick demo of the .NET SDK, watch our webcast [Logic Apps Live - August 27 2015](https://aka.ms/logicappslive).If you have suggestions for features (including for the new SDK), please post them on [our feedback forum](https://feedback.azure.com/forums/287593-logic-apps) or let us know on twitter: [@logicappsio](https://twitter.com/logicappsio). * App Service * Features * [ App Service](https://azure.microsoft.com/en-gb/products/app-service/)