Skip to content

uzbekdev1/gl-dotnet-storage

 
 

Repository files navigation

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

  • List files, with globbing support
  • Read, Write, Delete files
  • Public file url

Providers

The library currently supports:

  • Azure Blob Storage
  • File System Storage

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.

About

.NET Core Storage abstractions with FileSystem and Azure providers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • HTML 0.1%