A modern, immutable, async-first abstraction of hierarchical file systems with a consistent and developer friendly API that allows seamless switching between multiple underlying file system manifestations, while also fixing and hiding the flaws and inconsistencies of the wrapped APIs. This package provides the Core API of the Files libraries which defines the API contract and abstractions. In addition, it provides several extensions and conveniences which simplify working the Core API. You should use the abstractions provided by this package for your implementations. Nontheless, you must also install a package which provides a concrete implementation of these file system abstractions. Learn more about Files at https://github.com/manuelroemer/Files.
TypeScript Definitions (d.ts) for filesystem. Generated based off the DefinitelyTyped repository [git commit: b14601af3fb2ad72d5048e94188a569a1838fb9c]. http://github.com/DefinitelyTyped
This package includes static libraries for boost_filesystem compiled for android. This package does not include header files.
An HTML5 saveAs() FileSaver implementation
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
A set of abstractions to help make file system interactions testable.
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.
Bundles and minifies CSS, JS and HTML files
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
boost_filesystem-vc141. Compiler: Visual Studio 2017 15.9.67.
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
boost_filesystem-vc140. Compiler: Visual Studio 2015 Update 3.
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
AutoIt package for .NET, includes .NET assembly and native DLL from AutoIt distribution (\Program Files (x86)\AutoIt3\AutoItX).
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
A .NET, Mono and Unity3d compatible(*) library for reading/writing INI data from IO streams, file streams, and strings written in C#. Also implements merging operations, both for complete ini files, sections, or even just a subset of the keys contained by the files. (*) This library is 100% .NET code and does not have any dependencies on Windows API calls in order to be portable.
The only argument validation file you need, with full refactoring support and strong-typing. Examples: Guard.NotNull(() => value, value) Guard.NotNullOrEmpty( () => stringValue, stringValue)
ComponentPro FileSystem Lib for .NET comprise utility classes used by Ultimate FTP, SFTP, and Zip. The library can be used in .NET, .NET Standard, Xamarin iOS, Android, Mac, CF, and Uwp.
TagLib# (aka taglib-sharp) is a library for reading and writing metadata in media files, including video, audio, and photo formats.
FileSystem Provider for Geek Learning Storage Abstractions.
The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection. Currently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.
PCL Extension provides file system implementations for PCL, .NET Framework, .NET Core, Xamarin.iOS, Xamarin.Android and Xamarin.Mac. This makes it easier to create cross-platform .NET libraries and apps. Supports .NET Standard now. UWP support is temporarily removed.
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ASP.NET 5 file provider interfaces.
Light-weight HTML5 and cross-browser AngularJS directives for file upload, progress, abort, drag and drop
boost_filesystem-vc120. Compiler: Visual Studio 2013 Update 5.
Generates identicons as SVG or PNG files on the .NET Framework and .NET Standard platforms. This package provides the following features: * Render SVG identicons * Render PNG identicons Commonly used types: * Jdenticon.Identicon * Jdenticon.IdenticonStyle * Jdenticon.Rendering.Color
A library to read variables from a .env file and populate the environment variables.
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://github.com/tusdotnet/tusdotnet and https://tus.io
boost_filesystem-vc143. Compiler: Visual Studio 2022 17.11.5.
This package includes static libraries for boost_atomic compiled for android. This package does not include header files.
This package includes static libraries for boost_chrono compiled for android. This package does not include header files.
This package includes static libraries for boost_system compiled for android. This package does not include header files.
This package includes static libraries for boost_date_time compiled for android. This package does not include header files.
This package includes static libraries for boost_thread compiled for android. This package does not include header files.
Package includes header files, win-x64 dynamic and import libraries Intel® oneAPI Threading Building Blocks (oneTBB) is a flexible performance library that supports scalable parallel programming using C++ code compliant with ISO C++ standard.
boost_filesystem-vc142. Compiler: Visual Studio 2019 16.11.41.
This library provides WebView XAML control for WPF by hosting web content in your WPF desktop application. It is part of the Windows Community Toolkit. This control uses the Microsoft Edge rendering engine (EdgeHTML) or the the System.Windows.Controls.WebBrowser, for devices on older versions (WebViewCompatible), to embed a view that renders richly formatted HTML5 content from a remote web server, dynamically generated code, or content files.
An enhanced HTML 5 file input for Bootstrap 3.x with file preview for various files, offers multiple selection, and more.