Library of C# utilities to support file upload / download and storage on Azure or local filestores.
Info
Version: | 1.0.0 |
Author(s): | Julian Pratt |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/julianpratt/MistwareFiles |
NuGet Url: | https://www.nuget.org/packages/Mistware.Files |
Install
Install-Package Mistware.Files
dotnet add package Mistware.Files
paket add Mistware.Files
Mistware.Files Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Azure.Storage.Blobs(>= 12.4.1)
- Azure.Storage.Files.Shares(>= 12.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.1.0)
- Mistware.Utils(>= 1.0.2)
- Azure.Storage.Blobs(>= 12.4.1)
- Azure.Storage.Files.Shares(>= 12.2.0)
- Mistware.Utils(>= 1.0.2)