Using azure-sdk-for-net with azure.com

C# integration

✓ Official SDK
Install
dotnet add package azure-sdk-for-net
Retrieves the list of access control list (ACL) entries for the Data Lake Ana…
curl \
  /catalog/usql/acl
Retrieves the list of databases from the Data Lake Analytics catalog.
curl \
  /catalog/usql/databases
Retrieves the specified database from the Data Lake Analytics catalog.
curl \
  /catalog/usql/databases/{databaseName}
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-net
C#
API
azure.com
azure.com:datalake-analytics-catalog
At a glance
Language C#
Endpoints45
✓ Official