Linger.FileSystem 0.1.1-alpha

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

C# Helper Library

Supported .NET versions

This library supports .NET applications that utilize .NET Framework 4.6.2+ or .NET Standard 2.0+.

Product Compatible and additional computed target framework versions.
.NET 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 was computed.  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 Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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 Linger.FileSystem:

Package Downloads
Linger.FileSystem.Ftp

An FTP implementation of the Linger FileSystem abstraction. Provides a robust and retry-capable FTP client for file operations using FluentFTP. Supports common file system operations such as uploading, downloading, listing, and deleting files.

Linger.FileSystem.Sftp

An SFTP implementation of the Linger FileSystem abstraction. Provides a secure file transfer protocol client using SSH.NET for file operations. Supports both password and certificate-based authentication with configurable retry capabilities.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 170 2/4/2026
1.0.3-preview 172 1/9/2026
1.0.2-preview 165 1/8/2026
1.0.0 371 11/12/2025
1.0.0-preview2 281 11/6/2025
1.0.0-preview1 277 11/5/2025
0.9.9 261 10/16/2025
0.9.8 268 10/14/2025
0.9.7-preview 246 10/13/2025
0.9.6-preview 241 10/12/2025
0.9.5 247 9/28/2025
0.9.4-preview 270 9/25/2025
0.9.3-preview 297 9/22/2025
0.9.1-preview 398 9/16/2025
0.9.0-preview 212 9/12/2025
0.8.5-preview 281 8/31/2025
0.8.4-preview 397 8/25/2025
0.8.3-preview 260 8/20/2025
0.8.2-preview 270 8/4/2025
0.1.1-alpha 179 12/17/2024
Loading failed