A DataStore FileStore implementation over Azure Blob Storage.
Info
| Version: | 3.15.4 |
| Author(s): | Halforbit |
| Last Update: | Monday, August 21, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/halforbit/data-stores |
| NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores.FileStores.BlobStorage |
Install
Install-Package Halforbit.DataStores.FileStores.BlobStorage
dotnet add package Halforbit.DataStores.FileStores.BlobStorage
paket add Halforbit.DataStores.FileStores.BlobStorage
Halforbit.DataStores.FileStores.BlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.DataStores(>= 3.12.0)
- WindowsAzure.Storage(>= 8.5.0)