Task to get metadata about all versions of the objects in a bucket
You can install the Task via Frends UI Task View.
git clone https://github.com/FrendsPlatform/Frends.AmazonS3.git
dotnet build
Run the tests
dotnet test
dotnet pack --configuration Release
This project uses StyleCop.Analyzers 1.2.0-beta.556, as recommended by the author, to get the latest fixes and improvements not available in the last stable release.