Rebex.Common 6.0.8509

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET 5.0 .NET Core 3.1 .NET Standard 2.0 .NET Framework 3.5
dotnet add package Rebex.Common --version 6.0.8509
NuGet\Install-Package Rebex.Common -Version 6.0.8509
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.Common" Version="6.0.8509" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rebex.Common --version 6.0.8509
#r "nuget: Rebex.Common, 6.0.8509"
#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.Common as a Cake Addin
#addin nuget:?package=Rebex.Common&version=6.0.8509

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

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://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 7.0 on Windows, Linux, macOS, Android, iOS/tvOS
- .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS
- .NET 5.0 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
- .NET Core 2.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 5.x/6.x on Linux, 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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.

NuGet packages (28)

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

Package Downloads
Rebex.Networking The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 versions of Rebex components covered by your support contract. Supported platforms: - .NET 7.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 5.0 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 - .NET Core 2.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 5.x/6.x on Linux, macOS

Rebex.Sftp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 7.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 5.0 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 - .NET Core 2.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 5.x/6.x on Linux, macOS

Rebex.Ftp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 7.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 5.0 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 - .NET Core 2.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 5.x/6.x on Linux, macOS

Rebex.Mail The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 7.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 5.0 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 - .NET Core 2.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 5.x/6.x on Linux, macOS

Rebex.Terminal The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Rebex.Terminal is part of Rebex Terminal Emulation - 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 7.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6.0 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 5.0 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 - .NET Core 2.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 5.x/6.x on Linux, macOS

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rebex.Common:

Repository Stars
KillzXGaming/Switch-Toolbox
A tool to edit many video game file formats
Version Downloads Last updated
6.0.8509 25,778 4/18/2023
6.0.8432 63,072 2/3/2023
6.0.8372 75,296 12/5/2022
6.0.8348 27,703 11/8/2022
6.0.8334 62,996 10/25/2022
6.0.8314 14,888 10/6/2022
6.0.8295 44,604 9/19/2022
6.0.8232 74,226 7/18/2022
6.0.8181 59,565 6/1/2022
6.0.8123 106,752 3/28/2022
6.0.8060 48,546 1/26/2022
6.0.8044 22,582 1/11/2022
6.0.8000 20,026 11/25/2021
5.0.8508 736 4/18/2023
5.0.8217 6,832 7/18/2022
5.0.8117 6,258 3/28/2022
5.0.7999 10,859 11/24/2021
5.0.7970 19,509 10/27/2021
5.0.7900 182,245 8/19/2021
5.0.7888 9,188 8/9/2021
5.0.7840 18,890 6/21/2021
5.0.7800 110,655 5/11/2021
5.0.7733 76,938 3/3/2021
5.0.7620 141,018 11/10/2020
5.0.7579 28,139 10/1/2020
5.0.7501 74,717 7/14/2020
5.0.7500 4,012 7/13/2020
5.0.7450 27,226 5/25/2020
5.0.7390 62,085 3/27/2020
5.0.7357 33,835 2/21/2020
5.0.7320 38,188 1/16/2020
5.0.7290 24,883 12/17/2019
5.0.7244 51,583 10/31/2019
5.0.7206 71,750 9/24/2019
5.0.7161 34,085 8/9/2019
5.0.7119 23,227 7/1/2019
5.0.7077 43,783 5/20/2019
5.0.7027 20,715 4/3/2019
2.5.6930 110,476 12/27/2018
2.5.6874 19,709 10/26/2018
2.5.6821 27,188 9/3/2018
2.5.6755 14,167 6/29/2018
2.5.6690 45,480 4/25/2018
2.5.6666 5,648 4/5/2018
2.5.6586 36,878 1/11/2018
2.5.6565 5,917 12/21/2017
2.5.6534 5,306 11/20/2017
2.5.6508 4,555 10/30/2017
2.5.6461 78,211 9/8/2017
2.5.6426 5,832 8/4/2017
2.5.6391 7,033 7/3/2017
2.5.6339 16,563 5/9/2017