Skip to content

Sachin-Nand/Console-application-to-manage-Onelake-storage-in-Microsoft-Fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fabric Storage Manager Console Application

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.

Prerequisites

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

About

NET console application in C# to manage One Lake storage in Microsoft Fabric

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages