Base library providing common types and interfaces for storage service integrations such as blob, queue and table services.
Info
Version: | 8.0.9 |
Author(s): | adriva |
Last Update: | Monday, July 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adriva/coreframework |
NuGet Url: | https://www.nuget.org/packages/Adriva.Storage.Abstractions |
Install
Install-Package Adriva.Storage.Abstractions
dotnet add package Adriva.Storage.Abstractions
paket add Adriva.Storage.Abstractions
Adriva.Storage.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Adriva.Common.Core(>= 3.0.1)
- Microsoft.Extensions.DependencyInjection(>= 3.1.11)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.11)