A multi-cloud file storage library (S3, Google Cloud buckets, Azure blobs) for C#. 
                        
                    
         
                Info
| Version: | 8.0.17 | 
| Author(s): | C.Small | 
| Last Update: | Wednesday, July 31, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/yetanotherchris/CloudFileStore | 
| NuGet Url: | https://www.nuget.org/packages/CloudFileStore | 
Install
Install-Package CloudFileStore
                        dotnet add package CloudFileStore
                        paket add CloudFileStore
                        
                                CloudFileStore Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AWSSDK.S3(>= 3.3.108.5)
- Google.Cloud.Storage.V1(>= 2.3.0)
- Newtonsoft.Json(>= 12.0.3)
- WindowsAzure.Storage(>= 9.3.3)
