1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 3 years ago
Making sure that S3 communication is *always* encrypted; revised builder to utilize a standard constructor. More... almost 12 years ago
Bumped assembly version. More... almost 12 years ago
StyleCop fixes. More... almost 12 years ago
Removing trailing slashes from when working with S3 and adding them back when exposing the key to the client. More... almost 12 years ago
Added support for server-side encryption. More... almost 12 years ago
StyleCop fixes. More... almost 12 years ago
Pointing to latest AWS release. More... almost 12 years ago
Now allowing the enumeration of non-existent directories. More... almost 12 years ago
Updated StyleCop rules. More... almost 12 years ago
Enabling NuGet package restore. More... almost 12 years ago
Bumped version to 2.4 More... almost 12 years ago
Revised exists check to utilize more efficient 'metadata' method for object inspection. More... almost 12 years ago
Amazon can now page over numerous files. More... almost 12 years ago
Pointing to NuGet versions of packages. More... almost 12 years ago
Bumped version to 2.3. More... about 12 years ago
Enumerating over files now supports filtering by date modified/created. More... about 12 years ago
Addressed a few bugs (we now wrap the get response in a stream that prevents GC). More... about 12 years ago
AmazonS3StorageBuilder accepts a url validity duration. More... about 12 years ago
Included an integration test for Amazon S3 storage. More... about 12 years ago
Tested upload. More... about 12 years ago
Redesigned the Amazon S3 Storage implementation using BDD. More... about 12 years ago
Encapsulating given file name in quotes. More... about 12 years ago
Using latest amazon sdk. More... about 12 years ago
Using latest mspec. More... about 12 years ago
Added content-disposition override to allow the name of a downloaded file to be specified on the fly. More... about 12 years ago
Bumbed the version number. More... about 12 years ago
Added overload for specifying name of downloaded file. More... about 12 years ago
Exists check now accounts for download urls. More... over 12 years ago
Overwriting files if they already exist to duplicate the behavior of Amazon's storage. More... over 12 years ago