geeklearningio / gl-dotnet-storage

.NET Core Storage abstractions with FileSystem and Azure providers
MIT License
52 stars 13 forks source link
azure azure-storage dotnet dotnet-core filesystem nuget storage

NuGet Version Build Status

Geek Learning Cloud Storage Abstraction

This library abstracts physical data storage in a way which allows you to transparently switch the underlying provider by configuration.

Features

Providers

The library currently supports:

We don't support for Amazon S3, but it is one of our high priority objective.

Getting Started

You can head to our introduction blog post, or to the wiki.