Rebex.Networking 3.5.6930

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rebex.Networking --version 3.5.6930                
NuGet\Install-Package Rebex.Networking -Version 3.5.6930                
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="3.5.6930" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rebex.Networking --version 3.5.6930                
#r "nuget: Rebex.Networking, 3.5.6930"                
#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.
// Install Rebex.Networking as a Cake Addin
#addin nuget:?package=Rebex.Networking&version=3.5.6930

// Install Rebex.Networking as a Cake Tool
#tool nuget:?package=Rebex.Networking&version=3.5.6930                

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

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 new versions of Rebex components as long as your support contract is active.
Fully supported platforms:
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x
- .NET Framework 2.0 3.0, 3.5, 3.5 SP1
- .NET Core 1.1, 2.x (through .NET Standard 1.5)
- .NET Compact Framework 3.5 and 3.9 (not in the NuGet package, but available from https://rebex.net/)
- Xamarin.iOS
- Xamarin.Android
- Mono 3.x, 4.x, 5.x

Platforms with experimental support:
- Universal Windows Platform (Windows 10 Store, Windows 10 Mobile, Windows 10 IoT)
- Xamarin.Mac

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 was computed.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.  monoandroid40 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
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 (18)

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 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/SSL is an FTP and FTP/SSL 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/SSL, 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 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 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 Secure Mail - 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/SMIME 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 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.Imap

Rebex.Imap is part of Rebex Secure Mail - 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/SMIME 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 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
7.0.8943 90,145 6/25/2024
7.0.8865 64,476 4/8/2024
7.0.8816 92,367 2/19/2024
7.0.8755 85,112 12/21/2023
7.0.8720 33,206 11/16/2023
7.0.8657 65,064 9/14/2023
7.0.8581 126,439 6/29/2023
6.0.8930 1,251 6/25/2024
6.0.8814 3,882 2/19/2024
6.0.8580 13,268 6/29/2023
6.0.8558 30,035 6/6/2023
6.0.8509 87,766 4/18/2023
6.0.8432 89,007 2/3/2023
6.0.8372 137,583 12/5/2022
6.0.8348 49,670 11/8/2022
6.0.8334 92,176 10/25/2022
6.0.8314 29,097 10/6/2022
6.0.8295 44,443 9/19/2022
6.0.8232 121,900 7/18/2022
6.0.8181 71,199 6/1/2022
6.0.8123 143,742 3/28/2022
6.0.8060 79,492 1/26/2022
6.0.8044 39,576 1/11/2022
6.0.8000 38,248 11/25/2021
5.0.8813 2,664 2/19/2024
5.0.8666 4,598 11/16/2023
5.0.8552 6,845 6/6/2023
5.0.8508 7,036 4/18/2023
5.0.8217 15,968 7/18/2022
5.0.8117 11,818 3/28/2022
5.0.7999 19,810 11/24/2021
5.0.7970 33,470 10/27/2021
5.0.7900 236,899 8/19/2021
5.0.7888 15,951 8/9/2021
5.0.7840 29,539 6/21/2021
5.0.7800 123,829 5/11/2021
5.0.7733 98,419 3/3/2021
5.0.7620 129,101 11/10/2020
5.0.7579 40,575 10/1/2020
5.0.7501 131,896 7/14/2020
5.0.7500 9,778 7/13/2020
5.0.7450 36,190 5/25/2020
5.0.7390 80,648 3/27/2020
5.0.7357 45,772 2/21/2020
5.0.7320 37,713 1/16/2020
5.0.7290 36,711 12/17/2019
5.0.7244 44,041 10/31/2019
5.0.7206 98,320 9/24/2019
5.0.7161 39,778 8/9/2019
5.0.7119 26,145 7/1/2019
5.0.7077 54,113 5/20/2019
5.0.7027 30,168 4/3/2019
3.5.6930 148,376 12/27/2018
3.5.6874 33,521 10/26/2018
3.5.6821 33,877 9/3/2018
3.5.6755 21,109 6/29/2018
3.5.6690 42,693 4/25/2018
3.5.6666 11,136 4/5/2018
3.5.6586 45,574 1/11/2018
3.5.6565 11,185 12/22/2017
3.5.6534 9,657 11/20/2017
3.5.6508 9,676 10/30/2017
3.5.6461 83,125 9/8/2017
3.5.6426 9,856 8/4/2017
3.5.6391 10,972 7/3/2017
3.5.6339 20,575 5/9/2017