This console application is designed to simplify the management of Fabric storage storage.
It provides an easy-to-use command-line interface to perform common operations, such as creating, updating, deleting directories and uploading the data to Onelake.
Before using this application, ensure the following Nuget packages are installed:
dotnet add package Spectre.Console --version 0.49.1
dotnet add package Newtonsoft.Json --version 13.0.3
dotnet add package Microsoft.Extensions.Configuration.Json --version 9.0.1
dotnet add package Microsoft.Extensions.Configuration --version 9.0.1
dotnet add package Microsoft.Identity.Client --version 4.67.2
dotnet add package Spectre.Console --version 0.49.2-preview.0.69
dotnet add package Azure.Storage.Files.DataLake --version 12.21.0