Bridges multiple storage backends into a simple object store layer.
Info
Version: | 1.0.0 |
Author(s): | bloomtom |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bloomtom/MStorage |
NuGet Url: | https://www.nuget.org/packages/bloomtom.MStorage |
Install
Install-Package bloomtom.MStorage
dotnet add package bloomtom.MStorage
paket add bloomtom.MStorage
bloomtom.MStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.S3(>= 3.3.110.19)
- WindowsAzure.Storage(>= 9.3.3)
- bloomtom.BunAPI(>= 2.3.3)
- bloomtom.HttpProgress(>= 2.3.1)