470 packages tagged with “io”
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
The System.IO.TextWriter sink for Serilog
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.
Ecng system framework
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (csv, tsv etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
A .NET library to access files and directories with more than 260 characters length.
An abstract/virtual filesystem framework with many built-ins filesystems for .NET
An infrastructure utility library written by c#.
This library only contains interfaces. No implementations are provided. PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
ACR Core Extensions
Providers additional requesters and IO helpers for AngleSharp.
Provides interfaces for types in System.IO: Stream, MemoryStream, BinaryReader, BinaryWriter, StreamReader, StreamWriter, StringReader, StringWriter, TextReader, TextWriter.
Kayak is an event-base IO libary for .NET. Kayak allows you to easily create TCP clients and servers, and contains an HTTP/1.1 server implementation.
Transactional File Manager is a .NET API that supports including file system operations such as file copy, move, delete, append, etc. in a transaction. It's an implementation of System.Transaction.IEnlistmentNotification (works with System.Transactions.TransactionScope). See GitHub project for more info: https://github.com/chinhdo/txFileManager
Common API surface for decoding and encoding data from/to stream or I/O pipe
Helpers for handling IO operations, extensions for System.IO.
This package provides file parser and memory-mapped data structures. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro
The async rolling file sink for Serilog
Helpers for handling operations with files, extensions for System.IO.FileSystem.
This adds the ability for Batman to interact with local files as well as urls.
A base class library to add useful extensions to .NET, like messanging, LINQ expression parser and extension methods, Task Parallel Library helpers, type auto-mapping for storage and benchmark.
https://devlib.codeplex.com/ IO related like: serial port DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources, and decrease the overall maintenance effort. It is time to boost your productivity.
A simple library to get an abstraction to FileInfo and DirectoryInfo. As an addition you had for each object a service which you can use for better coding and handle accessing to the IO in a better way.
Health Checks
IO helper slots for Magic to manipulate files and folders on your server using Hyperlambda. To use package go to https://polterguy.github.io
CaveSystems IO Library. This package contains: * Fast non buffering data readers and writers. * Endian conversion. * Stream buffers (fifo, ring). * Fast struct marshalling. * Ini (Settings) readers and writers.
I-Synergy IO Framework