A DataStore FileStore implementation over FTP.
Info
Version: | 3.15.4 |
Author(s): | Halforbit.DataStores.FileStores.Ftp |
Last Update: | Monday, August 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/halforbit/data-stores |
NuGet Url: | https://www.nuget.org/packages/Halforbit.DataStores.FileStores.Ftp |
Install
Install-Package Halforbit.DataStores.FileStores.Ftp
dotnet add package Halforbit.DataStores.FileStores.Ftp
paket add Halforbit.DataStores.FileStores.Ftp
Halforbit.DataStores.FileStores.Ftp Download (Unzip the "nupkg" after downloading)
Dependencies
- Halforbit.DataStores(>= 3.12.0)
- FluentFTP(>= 28.0.2)
- Polly(>= 7.2.1)