Skip to content

An early prototype of an SDK to interact with Microsoft Azure Storage.

Notifications You must be signed in to change notification settings

elixir-azure/ex_microsoft_azure_storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExMicrosoftAzureStorage

An early prototype of an SDK to interact with Microsoft Azure Storage.

Installation

If available in Hex, the package can be installed by adding ex_microsoft_azure_storage to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_microsoft_azure_storage, app: false, github: "elixir-azure/ex_microsoft_azure_storage", ref: "master"}
  ]
end

About

An early prototype of an SDK to interact with Microsoft Azure Storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages