26 packages tagged with “Directories”
A utility library encapsulating various directory methods
PE image models for the AsmResolver executable file inspection toolsuite.
High level .NET image models for the AsmResolver executable file inspection toolsuite.
Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessing files from various sources (local, http, zip etc) as well as create user-defined file systems using views and overlays. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
Package Description
Adds zip scheme/file support to Platform.VirtualFileSystem. Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. It is similar to VFS features of various operating systems like Linux except it all runs in managed code. You can use one common API for accessing files from various sources (local, http, zip etc) as well as create user-defined file systems using views and overlays. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
A file system I/O library that overcomes limitations of .NET's System.IO libraries (such as long path names), aspires to be platform independent, and require less time to learn than System.IO.
Easy integration of the FlyTrap framework into your new or existing project.
Adds support for super simple persistence of objects as XML files to Platform.VirtualFileSystem. Platform.VirtualFileSystem is a powerful .NET library that provides a uniform and cross-platform abstraction layer for file systems. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
A .NET version of the libmspack libmspack library that enables programatically reading and extracting the content of Microsoft cab files.
File System extensions for a more pleasant file and pathing experience.
Cross-platform directories support.
An I.O. Library mainly for windows but in .NET Core for files directories and more.
A NetTools extension for files and directories
Recommended for backup folder structures and logging purposes.
This package is old. Please use the Platform.VirtualFileSystem.Providers.Zip package. Find out more at: https://github.com/platformdotnet/Platform.VirtualFileSystem
A C# file system abstraction for IoC against the file system, helpful for unit testing. You can build mock file systems by using the IFileSystem interface or IDirectories interface.
A small library that provides a better interface to work with files and directories to make testing easier.
Extension method for recursively listing paths in Azure DataLake with multiple threads
Dynamic method support for the AsmResolver executable file inspection toolsuite.
A text finder.
A small library that provides a JsonReaderWriter that works with IFile from Thunder.Files.
DirectoryFingerPrintingLibrary (short: DFP) is a powerful .NET Standard 2.0 library designed for creating and collecting file and directory checksums and metadatas, for forensic, version or change management tasks. Purpose: This library offers types and methods for retrieving all or specific (configurable) differences between the files in two directories. Save the current state (meta-data of whole files) of a directory as a tiny DFP file, later you can compare the content of the directory against the DFP file and so recognize if there were any changes, and if so what has been changed in that directory.
This library provides types and methods for parsing arguments, comparing two file-metadata, exporting reports in CSV, JSON or XML, help text etc., which are used by the cli application "dpf.exe" which you can find in my other repository "DirectoryFingerPrinting.CLI".