A .NET 8.0 BlobStorage Repository based on Microsoft samples.
Info
| Version: | 8.0.0 |
| Author(s): | Rafael Mac Menz |
| Last Update: | Monday, January 29, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/m4cm3nz/Infrastructure.Data.BlobStorage.git |
| NuGet Url: | https://www.nuget.org/packages/Infrastructure.Data.BlobStorage |
Install
Install-Package Infrastructure.Data.BlobStorage
dotnet add package Infrastructure.Data.BlobStorage
paket add Infrastructure.Data.BlobStorage
Infrastructure.Data.BlobStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Azure.Storage.Blobs(>= 12.8.0)
- Infrastructure.Data.Abstractions(>= 1.0.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags