Rebex.Common
2.5.6426
Prefix Reserved
See the version list below for details.
dotnet add package Rebex.Common --version 2.5.6426
NuGet\Install-Package Rebex.Common -Version 2.5.6426
<PackageReference Include="Rebex.Common" Version="2.5.6426" />
paket add Rebex.Common --version 2.5.6426
#r "nuget: Rebex.Common, 2.5.6426"
// Install Rebex.Common as a Cake Addin #addin nuget:?package=Rebex.Common&version=2.5.6426 // Install Rebex.Common as a Cake Tool #tool nuget:?package=Rebex.Common&version=2.5.6426
Rebex.Common provides platform-independent low-level API to Rebex components. It also provides a set of general-purpose platform-independent cryptographic primitives.
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://www.rebex.net/support/trial-key.aspx
- Licensed mode: Purchase the product at https://www.rebex.net/shop/ and get the full license key.
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. (If you already have an active support contract for any Rebex component, please contact sales@rebex.net to get your license key.)
Fully supported platforms:
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7
- .NET Framework 2.0, 3.0, 3.5, 3.5 SP1
- .NET Compact Framework 2.0, 3.5, 3.9 (not in the NuGet package, but available from https://www.rebex.net/)
- Xamarin.iOS
- Xamarin.Android
- Mono 3.x and 4.x
Platforms with experimental support:
- .NET Standard 1.5 (on .NET Core and .NET 4.6.2)
- Universal Windows Platform (Windows 10 Store, Windows 10 Mobile, Windows 10 IoT)
- Xamarin.Mac
Product | Versions 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. |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel.EventBasedAsync (>= 4.3.0)
- System.Security.Cryptography.Cng (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
-
MonoAndroid 4.0
- No dependencies.
-
UAP 10.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
NuGet packages (29)
Showing the top 5 NuGet packages that depend on Rebex.Common:
Package | Downloads |
---|---|
Rebex.Networking
Rebex.Networking provides TLS/SSL, SSH and proxy support to Rebex libraries. 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.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.Mail
Rebex.Mail 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. Rebex.Mail provides a high-level MailMessage API and a low-level MIME/SMIME API. SMTP, IMAP, POP3 and EWS (Exchange Web Services) clients are provided by the following assemblies: - Rebex.Smtp - Rebex.Imap - Rebex.Pop3 - Rebex.Ews 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.Terminal
Rebex.Terminal 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 |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Rebex.Common:
Repository | Stars |
---|---|
KillzXGaming/Switch-Toolbox
A tool to edit many video game file formats
|
|
rebexnet/RebexTinySftpServer
A minimalist SFTP server for testing purposes.
|
|
ParsingTeam/RedLogin
Red Login: SSH Brute-force Tools
|
Version | Downloads | Last updated |
---|---|---|
7.0.9048 | 13,213 | 10/10/2024 |
7.0.8943 | 117,056 | 6/25/2024 |
7.0.8865 | 75,779 | 4/8/2024 |
7.0.8816 | 101,029 | 2/19/2024 |
7.0.8755 | 99,752 | 12/21/2023 |
7.0.8720 | 46,035 | 11/16/2023 |
7.0.8657 | 77,096 | 9/14/2023 |
7.0.8581 | 137,218 | 6/29/2023 |
6.0.8930 | 2,141 | 6/25/2024 |
6.0.8814 | 4,918 | 2/19/2024 |
6.0.8580 | 16,319 | 6/29/2023 |
6.0.8558 | 36,881 | 6/6/2023 |
6.0.8509 | 97,224 | 4/18/2023 |
6.0.8432 | 101,392 | 2/3/2023 |
6.0.8372 | 148,008 | 12/5/2022 |
6.0.8348 | 55,219 | 11/8/2022 |
6.0.8334 | 100,640 | 10/25/2022 |
6.0.8314 | 34,660 | 10/6/2022 |
6.0.8295 | 62,385 | 9/19/2022 |
6.0.8232 | 133,947 | 7/18/2022 |
6.0.8181 | 76,787 | 6/1/2022 |
6.0.8123 | 154,259 | 3/28/2022 |
6.0.8060 | 91,254 | 1/26/2022 |
6.0.8044 | 45,392 | 1/11/2022 |
6.0.8000 | 44,809 | 11/25/2021 |
5.0.8813 | 3,604 | 2/19/2024 |
5.0.8666 | 6,520 | 11/16/2023 |
5.0.8552 | 9,557 | 6/6/2023 |
5.0.8508 | 9,912 | 4/18/2023 |
5.0.8217 | 20,743 | 7/18/2022 |
5.0.8117 | 16,214 | 3/28/2022 |
5.0.7999 | 23,345 | 11/24/2021 |
5.0.7970 | 38,550 | 10/27/2021 |
5.0.7900 | 244,051 | 8/19/2021 |
5.0.7888 | 19,579 | 8/9/2021 |
5.0.7840 | 34,437 | 6/21/2021 |
5.0.7800 | 137,370 | 5/11/2021 |
5.0.7733 | 105,175 | 3/3/2021 |
5.0.7620 | 190,824 | 11/10/2020 |
5.0.7579 | 44,808 | 10/1/2020 |
5.0.7501 | 141,831 | 7/14/2020 |
5.0.7500 | 13,478 | 7/13/2020 |
5.0.7450 | 43,139 | 5/25/2020 |
5.0.7390 | 89,372 | 3/27/2020 |
5.0.7357 | 51,568 | 2/21/2020 |
5.0.7320 | 52,507 | 1/16/2020 |
5.0.7290 | 41,456 | 12/17/2019 |
5.0.7244 | 65,721 | 10/31/2019 |
5.0.7206 | 104,884 | 9/24/2019 |
5.0.7161 | 44,390 | 8/9/2019 |
5.0.7119 | 34,092 | 7/1/2019 |
5.0.7077 | 58,459 | 5/20/2019 |
5.0.7027 | 34,741 | 4/3/2019 |
2.5.6930 | 156,385 | 12/27/2018 |
2.5.6874 | 37,510 | 10/26/2018 |
2.5.6821 | 38,631 | 9/3/2018 |
2.5.6755 | 25,544 | 6/29/2018 |
2.5.6690 | 58,741 | 4/25/2018 |
2.5.6666 | 14,820 | 4/5/2018 |
2.5.6586 | 50,088 | 1/11/2018 |
2.5.6565 | 15,293 | 12/21/2017 |
2.5.6534 | 14,162 | 11/20/2017 |
2.5.6508 | 13,599 | 10/30/2017 |
2.5.6461 | 87,494 | 9/8/2017 |
2.5.6426 | 13,397 | 8/4/2017 |
2.5.6391 | 14,693 | 7/3/2017 |
2.5.6339 | 33,579 | 5/9/2017 |