Simple Azure Storage Extensions for .NET Core.
Info
Version: | 1.0.1 |
Author(s): | Baris Ceviz |
Last Update: | Wednesday, May 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/peacecwz/DotnetCore.Extensions.AzureStorage |
NuGet Url: | https://www.nuget.org/packages/DotnetCore.Extensions.AzureStorage |
Install
Install-Package DotnetCore.Extensions.AzureStorage
dotnet add package DotnetCore.Extensions.AzureStorage
paket add DotnetCore.Extensions.AzureStorage
DotnetCore.Extensions.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- WindowsAzure.Storage(>= 9.3.3)
Tags