Frends Task to list blobs and directories from Azure Blob Storage container.
You can install the Task via frends UI Task View.
Rebuild the project
dotnet build
Run tests
dotnet test
Create a NuGet package
dotnet pack --configuration Release
Frends Task to list blobs and directories from Azure Blob Storage container.
You can install the Task via frends UI Task View.
Rebuild the project
dotnet build
Run tests
dotnet test
Create a NuGet package
dotnet pack --configuration Release