Info
| Version: | 1.0.0.1 | 
| Author(s): | Allen | 
| Last Update: | Thursday, May 10, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Allen.Storage.Core | 
Install
Install-Package Allen.Storage.Core
                        dotnet add package Allen.Storage.Core
                        paket add Allen.Storage.Core
                        
                                Allen.Storage.Core Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Hangfire.Core(>= 1.6.19)
- Hangfire.Core(>= 1.6.19)
- System.Configuration.ConfigurationManager(>= 4.4.1)
- System.Threading.Tasks.Parallel(>= 4.3.0)
Tags
 
                
Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb).