Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
Jef King edited this page Jun 20, 2017 · 4 revisions

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Azure Storage Simplified

  • Queues/Blobs/Tables/File Shares
  • Azure Storage Resources
  • Dependancy Injection
  • Mockable for testing
  • Prefer async calls
  • Plugs into the King.Service task framework
PM> Install-Package Azure.Data.Wrappers
Clone this wiki locally