Info
Version: | 2024.11.14.1 |
Author(s): | Soma Osvay |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://serionist.visualstudio.com/WriteableFileProviders |
NuGet Url: | https://www.nuget.org/packages/WriteableFileProviders.AzureBlob |
Install
Install-Package WriteableFileProviders.AzureBlob
dotnet add package WriteableFileProviders.AzureBlob
paket add WriteableFileProviders.AzureBlob
WriteableFileProviders.AzureBlob Download (Unzip the "nupkg" after downloading)
Dependencies
- WindowsAzure.Storage(>= 9.3.2)
- WriteableFileProviders.Common(>= 2018.11.30.3)
WriteableFileProviders is a project aimed to provide writeable access to different file providers while also being usable as a standard ASP.NET Core IFileProvider.