Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.09 KB

File metadata and controls

13 lines (10 loc) · 2.09 KB

Powered Softwares Object Storage Abstraction and implementations

Goal of this project is to abstract the implementation of Object/Document storage type databases, this way it is easily migratable to any object storage choices.

Getting started

Full Version NuGet NuGet Install
PoweredSoft.ObjectStorage.Core NuGet PM> Install-Package PoweredSoft.ObjectStorage.Core
PoweredSoft.ObjectStorage.MongoDB NuGet PM> Install-Package PoweredSoft.ObjectStorage.MongoDB
PoweredSoft.ObjectStorage.MongoDB.AspNetCore NuGet PM> Install-Package PoweredSoft.ObjectStorage.MongoDB.AspNetCore