Skip to content

PoweredSoft/Storage

Repository files navigation

Storage

Abstraction allowing you to use different storage options on the cloud or locally with the same interface.

Getting Started

Install nuget package to your awesome project.

Full Version NuGet NuGet Install
PoweredSoft.Storage.Core NuGet PM> Install-Package PoweredSoft.Storage.Core
PoweredSoft.Storage.Azure NuGet PM> Install-Package PoweredSoft.Storage.Azure
PoweredSoft.Storage.S3 NuGet PM> Install-Package PoweredSoft.Storage.S3
PoweredSoft.Storage.Physical NuGet PM> Install-Package PoweredSoft.Storage.Physical