Allen.Storage.Bootstrapper
1.0.0
Using Hangfire to Implement a Seamless Storage Plan.
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Allen.Storage.Bootstrapper -Version 1.0.0
dotnet add package Allen.Storage.Bootstrapper --version 1.0.0
<PackageReference Include="Allen.Storage.Bootstrapper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Allen.Storage.Bootstrapper --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Allen.Storage.Bootstrapper, 1.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Using Hangfire to Implement a Seamless Storage Plan.
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).
Dependencies
-
.NETFramework 4.6
- Allen.Storage.Core (>= 1.0.0)
- Allen.Storage.FtpClient (>= 1.0.0)
- Allen.Storage.SmbClient (>= 1.0.0)
- Hangfire.AspNet (>= 0.2.0)
- Hangfire.Autofac (>= 2.3.1)
- Hangfire.Core (>= 1.6.19)
- Hangfire.PostgreSql (>= 1.4.8.1)
-
.NETStandard 2.0
- Allen.Storage.Core (>= 1.0.0)
- Allen.Storage.FtpClient (>= 1.0.0)
- Allen.Storage.SmbClient (>= 1.0.0)
- 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)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.