Linger.FileSystem 0.0.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.0.1-alpha
                    
NuGet\Install-Package Linger.FileSystem -Version 0.0.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.0.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.0.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.0.1-alpha
                    
#r "nuget: Linger.FileSystem, 0.0.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.0.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.0.1-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Linger.FileSystem&version=0.0.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 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.  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.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.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 157 11/12/2025
1.0.0-preview2 237 11/6/2025
1.0.0-preview1 246 11/5/2025
0.9.9 237 10/16/2025
0.9.8 237 10/14/2025
0.9.7-preview 226 10/13/2025
0.9.6-preview 210 10/12/2025
0.9.5 219 9/28/2025
0.9.4-preview 248 9/25/2025
0.9.3-preview 272 9/22/2025
0.9.1-preview 372 9/16/2025
0.9.0-preview 190 9/12/2025
0.8.5-preview 257 8/31/2025
0.8.4-preview 375 8/25/2025
0.8.3-preview 239 8/20/2025
0.8.2-preview 239 8/4/2025
0.8.1-preview 172 7/30/2025
0.8.0-preview 617 7/22/2025
0.7.2 251 6/3/2025
0.7.1 250 5/21/2025
0.7.0 255 5/19/2025
0.6.0-alpha 257 4/28/2025
0.5.0-alpha 255 4/10/2025
0.4.0-alpha 248 4/1/2025
0.3.3-alpha 259 3/19/2025
0.3.2-alpha 245 3/17/2025
0.3.1-alpha 226 3/16/2025
0.3.0-alpha 318 3/6/2025
0.2.0-alpha 217 2/9/2025
0.1.2-alpha 151 12/17/2024
0.1.1-alpha 158 12/17/2024
0.1.0-alpha 160 12/6/2024
0.0.4-alpha 124 12/6/2024
0.0.3-alpha 178 8/9/2024
0.0.2-alpha 135 8/9/2024
0.0.1-alpha 124 8/7/2024