Azure Data Lake Storage • .NET SDK Samples

Sample: Create a File System

Creates a new file system (container) in an Azure Data Lake Storage Gen2 account.

Sample: Upload a File

Uploads a local file to a directory in the file system.

Sample: Download a File

Downloads a file from a Data Lake directory to the local machine.

Sample: Delete a Directory Recursively

Deletes a directory and all its contents.