Info
Version: | 1.0.0.2 |
Author(s): | Allen |
Last Update: | Thursday, May 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Allen.Storage.Bootstrapper |
Install
Install-Package Allen.Storage.Bootstrapper
dotnet add package Allen.Storage.Bootstrapper
paket add Allen.Storage.Bootstrapper
Allen.Storage.Bootstrapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Allen.Storage.Core(>= 1.0.0.1)
- Allen.Storage.FtpClient(>= 1.0.0.2)
- Allen.Storage.SmbClient(>= 1.0.0.1)
- Hangfire.AspNetCore(>= 1.6.19)
- Hangfire.Autofac(>= 2.3.1)
- Hangfire.Core(>= 1.6.19)
- Hangfire.PostgreSql(>= 1.4.8.1)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.2)
- Allen.Storage.Core(>= 1.0.0.1)
- Allen.Storage.FtpClient(>= 1.0.0.2)
- Allen.Storage.SmbClient(>= 1.0.0.1)
- Hangfire.AspNet(>= 0.2.0)
- Hangfire.Autofac(>= 2.3.1)
- Hangfire.Core(>= 1.6.19)
- Hangfire.PostgreSql(>= 1.4.8.1)
Tags
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).