Rebex.Networking 7.0.9448

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Rebex.Networking --version 7.0.9448
                    
NuGet\Install-Package Rebex.Networking -Version 7.0.9448
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rebex.Networking" Version="7.0.9448" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebex.Networking" Version="7.0.9448" />
                    
Directory.Packages.props
<PackageReference Include="Rebex.Networking" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rebex.Networking --version 7.0.9448
                    
#r "nuget: Rebex.Networking, 7.0.9448"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Rebex.Networking@7.0.9448
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rebex.Networking&version=7.0.9448
                    
Install as a Cake Addin
#tool nuget:?package=Rebex.Networking&version=7.0.9448
                    
Install as a Cake Tool

Rebex.Networking provides TLS/SSL, SSH and proxy support to Rebex libraries.

This is a paid commercial product with a free 30-day trial:

When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms:

  • .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS
  • .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS
  • .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS
  • .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS
  • .NET 6 on Windows, Linux, macOS
  • .NET 5 on Windows, Linux, macOS
  • .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x
  • .NET Framework 3.5 SP1
  • .NET Core 3.1 on Windows, Linux, macOS
  • Xamarin.Android (10.1 and higher; via .NET Standard 2.1)
  • Xamarin.iOS (13.10 and higher; via .NET Standard 2.1)
  • Mono 6.0 or higher on Linux and macOS
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (17)

Showing the top 5 NuGet packages that depend on Rebex.Networking:

Package Downloads
Rebex.Sftp

Rebex SFTP is an SFTP client library for C# and VB.NET developers. It provides secure remote file system access over an SSH channel using the SFTP protocol. With Rebex SFTP, it's simple to transfer files between your application and Unix/Windows SSH servers. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

Rebex.Ftp

Rebex FTP is an FTP and FTPS (FTP over TLS) client library for C# and VB.NET developers. It provides remote file system access using the FTP protocol with possibility to secure the connection using TLS layer. With Rebex FTP, it's simple to transfer files between your application and Unix/Windows or even mainframe FTP servers. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

Rebex.SshShell

Rebex.SshShell is part of Rebex SSH Shell - a set of SSH shell, telnet and terminal emulation libraries that makes it easy to execute commands on Unix/Windows SSH or telnet servers and add terminal emulation capabilities to your applications. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

Rebex.Smtp

Rebex.Smtp is part of Rebex Mail Pack - a set of mail libraries that provide all you need for sending, receiving, encrypting, decrypting, signing, verifying, loading, saving and processing e-mail messages. Includes IMAP, EWS (Exchange Web Services), POP3 and SMTP clients; a high-level MailMessage API and a low-level MIME & S/MIME API. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

Rebex.FileTransfer

Rebex.FileTransfer is a simple file transfer library that supports SFTP, FTP and FTPS (FTP over TLS) protocols. It is part of Rebex File Transfer Pack - a set of .NET libraries that include dedicated SFTP, SCP and FTP client libraries and a SFTP server library. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Rebex.Networking:

Repository Stars
rebexnet/RebexTinySftpServer
A minimalist SFTP server for testing purposes.
ParsingTeam/RedLogin
Red Login: SSH Brute-force Tools
Version Downloads Last Updated
8.0.9440-rc.2 231 11/5/2025
8.0.9392-rc.1 608 9/19/2025
7.0.9448 841 11/12/2025
7.0.9391 19,223 9/17/2025
7.0.9313 111,829 6/30/2025
7.0.9209 164,890 3/20/2025
7.0.9147 117,939 1/16/2025
7.0.9119 41,641 12/19/2024
7.0.9083 47,493 11/13/2024
7.0.9048 92,205 10/10/2024
7.0.8943 230,017 6/25/2024
7.0.8865 126,071 4/8/2024
7.0.8816 125,576 2/19/2024
7.0.8755 187,518 12/21/2023
7.0.8720 39,927 11/16/2023
7.0.8657 108,875 9/14/2023
7.0.8581 142,251 6/29/2023
6.0.9280 2,118 6/30/2025
6.0.9082 2,125 11/13/2024
6.0.8930 5,119 6/25/2024
6.0.8814 5,476 2/19/2024
6.0.8580 16,946 6/29/2023
6.0.8558 35,492 6/6/2023
6.0.8509 113,890 4/18/2023
6.0.8432 100,984 2/3/2023
6.0.8372 184,443 12/5/2022
6.0.8348 60,580 11/8/2022
6.0.8334 100,877 10/25/2022
6.0.8314 40,408 10/6/2022
6.0.8295 66,534 9/19/2022
6.0.8232 143,227 7/18/2022
6.0.8181 74,519 6/1/2022
6.0.8123 181,795 3/28/2022
6.0.8060 103,968 1/26/2022
6.0.8044 54,550 1/11/2022
6.0.8000 48,588 11/25/2021
5.0.8813 4,103 2/19/2024
5.0.8666 5,857 11/16/2023
5.0.8552 8,244 6/6/2023
5.0.8508 8,405 4/18/2023
5.0.8217 21,798 7/18/2022
5.0.8117 14,105 3/28/2022
5.0.7999 24,472 11/24/2021
5.0.7970 38,647 10/27/2021
5.0.7900 265,046 8/19/2021
5.0.7888 17,707 8/9/2021
5.0.7840 35,183 6/21/2021
5.0.7800 137,108 5/11/2021
5.0.7733 112,321 3/3/2021
5.0.7620 145,548 11/10/2020
5.0.7579 44,329 10/1/2020
5.0.7501 159,231 7/14/2020
5.0.7500 11,837 7/13/2020
5.0.7450 40,452 5/25/2020
5.0.7390 88,340 3/27/2020
5.0.7357 60,560 2/21/2020
5.0.7320 46,772 1/16/2020
5.0.7290 46,228 12/17/2019
5.0.7244 50,507 10/31/2019
5.0.7206 119,801 9/24/2019
5.0.7161 43,017 8/9/2019
5.0.7119 29,296 7/1/2019
5.0.7077 58,078 5/20/2019
5.0.7027 36,233 4/3/2019
3.5.6930 169,999 12/27/2018
3.5.6874 39,310 10/26/2018
3.5.6821 38,164 9/3/2018
3.5.6755 24,006 6/29/2018
3.5.6690 46,515 4/25/2018
3.5.6666 12,722 4/5/2018
3.5.6586 48,115 1/11/2018
3.5.6565 12,989 12/22/2017
3.5.6534 11,370 11/20/2017
3.5.6508 11,194 10/30/2017
3.5.6461 85,640 9/8/2017
3.5.6426 11,419 8/4/2017
3.5.6391 12,505 7/3/2017
3.5.6339 25,580 5/9/2017