Rebex.FileSystem 5.0.7027

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

Rebex.FileSystem provides an API to create custom file system providers or construct virtual file systems for Rebex SFTP/SSH server (Rebex.FileServer package).

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 (via .NET Standard 1.5)
- .NET Core 2.0, 2.1, 2.2 (via .NET Standard 2.0)
- .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

Experimental platforms:
- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)
- Xamarin.Mac 3.8 and higher (via .NET Standard 2.0)

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.  net9.0 was computed.  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. 
.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 is compatible.  netstandard2.1 was computed. 
.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.  monoandroid40 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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 (2)

Showing the top 2 NuGet packages that depend on Rebex.FileSystem:

Package Downloads
Rebex.FileServer

Rebex File Server is an SFTP, SCP and SSH server library for .NET. It provides secure remote file system access over an SSH channel using the SFTP or SCP protocol. It makes it simple to create an SFTP server that can be used with Rebex SFTP or any third-party SFTP, SCP or SSH client. 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.TotalPack

Rebex Total Pack is a metapackage that includes all Rebex libraries such as Rebex SFTP, Rebex FTP, Rebex SSH Shell, and more. See https://www.rebex.net/total-pack/ for a complete list. 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

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.9209 302 12 days ago
7.0.9147 1,725 3 months ago
7.0.9119 646 3 months ago
7.0.9083 2,306 5 months ago
7.0.9048 2,742 6 months ago
7.0.8943 7,397 9 months ago
7.0.8865 9,601 4/8/2024
7.0.8816 3,791 2/19/2024
7.0.8755 6,997 12/21/2023
7.0.8720 2,194 11/16/2023
7.0.8657 2,698 9/14/2023
7.0.8581 7,863 6/29/2023
6.0.9082 146 5 months ago
6.0.8930 207 9 months ago
6.0.8814 774 2/19/2024
6.0.8580 2,130 6/29/2023
6.0.8558 4,364 6/6/2023
6.0.8509 14,397 4/18/2023
6.0.8432 9,281 2/3/2023
6.0.8372 4,265 12/5/2022
6.0.8348 16,220 11/8/2022
6.0.8334 2,786 10/25/2022
6.0.8314 6,956 10/6/2022
6.0.8295 3,132 9/19/2022
6.0.8232 6,788 7/18/2022
6.0.8181 3,072 6/1/2022
6.0.8123 8,410 3/28/2022
6.0.8060 8,009 1/26/2022
6.0.8044 17,903 1/11/2022
6.0.8000 6,179 11/25/2021
5.0.8813 799 2/19/2024
5.0.8666 1,356 11/16/2023
5.0.8552 1,835 6/6/2023
5.0.8508 1,934 4/18/2023
5.0.8217 2,666 7/18/2022
5.0.8117 2,598 3/28/2022
5.0.7999 7,927 11/24/2021
5.0.7970 3,468 10/27/2021
5.0.7900 6,485 8/19/2021
5.0.7888 3,084 8/9/2021
5.0.7840 3,742 6/21/2021
5.0.7800 23,030 5/11/2021
5.0.7733 10,521 3/3/2021
5.0.7620 13,299 11/10/2020
5.0.7579 11,241 10/1/2020
5.0.7501 5,484 7/14/2020
5.0.7500 2,579 7/13/2020
5.0.7450 4,006 5/25/2020
5.0.7390 3,119 3/27/2020
5.0.7357 4,828 2/21/2020
5.0.7320 3,769 1/16/2020
5.0.7290 2,909 12/17/2019
5.0.7244 3,568 10/31/2019
5.0.7206 3,875 9/24/2019
5.0.7161 3,157 8/9/2019
5.0.7119 5,553 7/1/2019
5.0.7077 6,417 5/20/2019
5.0.7027 2,983 4/3/2019
1.0.6930 3,252 12/27/2018
1.0.6874 2,594 10/26/2018
1.0.6821 3,032 9/3/2018
1.0.6755 2,674 6/29/2018
1.0.6741-patch15846a 976 6/18/2018
1.0.6690 4,783 4/25/2018
1.0.6666 2,855 4/5/2018
1.0.6586 7,881 1/11/2018
1.0.6565 2,689 12/21/2017
1.0.6534 2,582 11/20/2017
1.0.6508 2,810 10/30/2017
1.0.6461 1,227 9/8/2017
1.0.6426 1,178 8/4/2017
1.0.6391 1,304 7/3/2017