PoweredSoft / Storage

Abstraction of different storage providers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Abstraction of different storage providers

License:MIT License


Languages

Language:C# 100.0%