NetToolsKit.Core.FileSystem 2.0.13

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetToolsKit.Core.FileSystem --version 2.0.13                
NuGet\Install-Package NetToolsKit.Core.FileSystem -Version 2.0.13                
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="NetToolsKit.Core.FileSystem" Version="2.0.13" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetToolsKit.Core.FileSystem --version 2.0.13                
#r "nuget: NetToolsKit.Core.FileSystem, 2.0.13"                
#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 NetToolsKit.Core.FileSystem as a Cake Addin
#addin nuget:?package=NetToolsKit.Core.FileSystem&version=2.0.13

// Install NetToolsKit.Core.FileSystem as a Cake Tool
#tool nuget:?package=NetToolsKit.Core.FileSystem&version=2.0.13                

NetToolsKit.Core.FileSystem é uma biblioteca .NET que oferece funcionalidades essenciais para interação com sistemas de arquivos,
incluindo operações com arquivos locais e transferências de arquivos FTP/SFTP. Ela inclui abstrações e implementações para
operações comuns de sistema de arquivos, com o objetivo de simplificar tarefas de gerenciamento de arquivos em aplicações .NET.

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.17 91 10/19/2024
2.0.16 110 10/19/2024
2.0.15 75 10/16/2024
2.0.14 103 9/11/2024
2.0.13 95 8/5/2024
2.0.12 78 7/30/2024
2.0.11 90 7/27/2024
2.0.10 89 7/27/2024
2.0.9 82 7/26/2024
2.0.8 103 7/23/2024
2.0.7 106 7/22/2024
2.0.6 100 7/22/2024
2.0.5 126 6/26/2024
2.0.4 100 6/25/2024
2.0.3 103 6/21/2024
2.0.2 102 6/20/2024

Versão inicial. Fornece funcionalidades essenciais para operações de sistema de arquivos.