A multi-threaded uploader for uploading a given file or data stream to an Azure SAS Uri.
                        
                    
         
                Info
| Version: | 1.0.0-beta | 
| Author(s): | Jake Lunn | 
| Last Update: | Friday, June 12, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/AzureSasUploader | 
Install
Install-Package AzureSasUploader
                        dotnet add package AzureSasUploader
                        paket add AzureSasUploader
                        
                                AzureSasUploader Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.Options(>= 3.1.5)
