Blob storage abstraction on top of SQL Server.
Info
Version: | 4.0.0 |
Author(s): | Basisregisters Vlaanderen |
Last Update: | Thursday, March 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Informatievlaanderen/blob-store |
NuGet Url: | https://www.nuget.org/packages/Be.Vlaanderen.Basisregisters.BlobStore |
Install
Install-Package Be.Vlaanderen.Basisregisters.BlobStore
dotnet add package Be.Vlaanderen.Basisregisters.BlobStore
paket add Be.Vlaanderen.Basisregisters.BlobStore
Be.Vlaanderen.Basisregisters.BlobStore Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections.Immutable(>= 5.0.0)
- Microsoft.Data.SqlClient(>= 2.1.1)
- AWSSDK.S3(>= 3.5.7.12)