Azure Blob Storage file provider for ASP.NET Core.
Info
Version: | 0.3.2 |
Author(s): | filipw (author pre-fork), James Burton |
Last Update: | Tuesday, December 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jamesburton/CodeConsultants.AspNetCore.AzureBlobFileProvider |
NuGet Url: | https://www.nuget.org/packages/CodeConsultants.AspNetCore.AzureBlobFileProvider |
Install
Install-Package CodeConsultants.AspNetCore.AzureBlobFileProvider
dotnet add package CodeConsultants.AspNetCore.AzureBlobFileProvider
paket add CodeConsultants.AspNetCore.AzureBlobFileProvider
CodeConsultants.AspNetCore.AzureBlobFileProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.Storage.Blob(>= 11.1.1)
- Microsoft.Extensions.FileProviders.Abstractions(>= 2.1.1)
Tags