azureazure-storageblob-storageblob-storecloudcsharpdependancy-injectiondotnetdotnetcoreinjectionkey-valuekingqueuestoragestorage-queuetable
ed3d375bc3
* Adding ability to specific the default TableRequestOptions in the TableStore contructor. * Updating package version to 3.0.10 * Adding another unit test for the options * Adding mock for the retry |
||
---|---|---|
Azure.Data.Wrappers | ||
Azure.Data.Wrappers.Test | ||
.gitattributes | ||
.gitignore | ||
Azure.Data.Wrappers.sln | ||
LICENSE | ||
README.md | ||
icon.ico | ||
icon.png |
README.md
Nuget Publish Build
Contributing
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com 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
Running Tests
- Make sure the Azure Storage Emulator is running
- execute the NUnit console runner against the test assembly
NuGet
PM> Install-Package Azure.Data.Wrappers
Wiki
View the wiki to learn how to use this.