SAEA.FTP
7.0.0.3
.NET Standard 2.0
Install-Package SAEA.FTP -Version 7.0.0.3
dotnet add package SAEA.FTP --version 7.0.0.3
<PackageReference Include="SAEA.FTP" Version="7.0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SAEA.FTP --version 7.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SAEA.FTP, 7.0.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SAEA.FTP as a Cake Addin
#addin nuget:?package=SAEA.FTP&version=7.0.0.3
// Install SAEA.FTP as a Cake Tool
#tool nuget:?package=SAEA.FTP&version=7.0.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Saea.ftp is a simple component including ftpserver and ftpclient.
SAEA.FTP 是个包含FtpServer和FtpClient的简易组件
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- SAEA.Common (>= 7.0.0.3)
- SAEA.Sockets (>= 7.0.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SAEA.FTP:
Repository | Stars |
---|---|
yswenli/SAEA
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
|
Version | Downloads | Last updated |
---|---|---|
7.0.0.3 | 107 | 2/27/2022 |
7.0.0.2 | 130 | 12/5/2021 |
7.0.0.1 | 114 | 11/28/2021 |
6.2.6.7 | 391 | 9/19/2021 |
6.2.6.6 | 161 | 8/15/2021 |
6.2.6.5 | 155 | 8/10/2021 |
6.2.6.4 | 194 | 7/11/2021 |
6.2.6.3 | 163 | 4/22/2021 |
6.2.6.2 | 167 | 4/17/2021 |
6.2.6.1 | 193 | 4/17/2021 |
6.1.3.1 | 156 | 4/10/2021 |
6.1.2.9 | 206 | 4/3/2021 |
6.1.2.8 | 204 | 3/23/2021 |
6.1.2.7 | 174 | 3/12/2021 |
6.1.2.6 | 186 | 3/11/2021 |
6.1.2.4 | 162 | 3/4/2021 |
6.1.2.3 | 167 | 3/3/2021 |
6.1.2.2 | 173 | 1/15/2021 |
6.1.2.1 | 167 | 1/15/2021 |
6.1.1.8 | 164 | 1/13/2021 |
6.0.0.2 | 196 | 1/5/2021 |
6.0.0.1 | 206 | 12/30/2020 |
5.3.5.1 | 232 | 12/7/2020 |
5.3.3.9 | 192 | 11/25/2020 |
5.3.3.8 | 276 | 10/13/2020 |
5.3.3.7 | 529 | 9/7/2020 |
5.3.3.5 | 242 | 8/27/2020 |
5.3.3.3 | 247 | 8/22/2020 |
5.3.3.2 | 305 | 8/18/2020 |
5.3.3.1 | 277 | 8/18/2020 |
5.3.3 | 259 | 8/17/2020 |
5.3.2.8 | 310 | 6/18/2020 |
5.3.2.7 | 294 | 6/16/2020 |
5.3.2.6 | 248 | 6/15/2020 |
5.3.2.5 | 262 | 6/11/2020 |
5.3.2.3 | 294 | 6/4/2020 |
5.3.2.2 | 309 | 6/2/2020 |
5.3.2.1 | 265 | 4/28/2020 |
5.3.1.3 | 340 | 12/17/2019 |
5.3.0.2 | 322 | 12/12/2019 |
5.3.0.1 | 347 | 12/8/2019 |
5.2.1.8 | 863 | 11/26/2019 |
5.2.1.6 | 331 | 11/23/2019 |
5.2.0.1 | 301 | 11/17/2019 |
SAEA.FTP is a lightweight component containing FTP server and FTP client based on SAEA.Socket
SAEA.FTP 是基于SAEA.Socket的轻量级包含FtpServer和FtpClient的组件