Top 20 NuGet file Packages

A package containing several file related utilities.
A set helpers and tools for the Microsoft Azure platform.
.NET file system for portable FTP server
Self-contained single-user file system written in C#.
Rolling file trace listener extension for System.Diagnostics, along with required config sections. Writes to a text file, rolling to a new file based on a filename template (usually including the date). Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace lo...
==CSharpTest.Net.BPlusTree== This library is a fairly full featured IDictionary<TKey, TValue> implementation backed by a B+Tree on disk. The instance is thread-safe and supports a form of MVCC (Multi Version Concurancy Control) to support non-blocking reads. Great for storing a local cache or use ...
Class to read and write INI files. CodeBits are useful code blocks that can included in your C# projects through NuGet. See the project site for documentation.
The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries into rolling text files and simple text files. This library contains a class library that targets .Net Core 2.0 ...
MongoDbContext enables .NET developers to work with a MongoDb database using .NET objects.
Fixed Width Parser Writer for reading and writing flat data (files) with defined field position in line or file (relative height).
Static files should be set to cache indefinitely. However, this creates an issue when you need to update said static files. CodeByDay.FileTagger offers the solution. This NuGet allows adding a tag to a static file. By updating this tag when the file is modified, browser caches are successfully circu...
A core library that is used to support igloo15.Serilog.Microsoft.Logging.Console and igloo15.Serilog.Microsoft.Logging.File packages
A file/stream reader that is designed to iterate over a file or a stream line by line in reverse order in a way that does not read all of the lines into memory at one time. This supports .NET Standard, the full framework as well as the Windows Universal Platform (UWP) apps.
Addition to the logging package which allows logging to a File.
A lightweight C# .net standard library containing a huge list of MimeTypes and compatible File Extensions
Logging file library for Tolitech Code Generator.
Flmngr package is a .NET backend for Flmngr web file manager used as standalone app or integrated in other products like N1ED
Reporting interface for the firewall and the windows to support logging to disk as well as start Post-Reporting work-flows like PowerShel scripts or executables. The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection du...
Mobyt is a framework for send SMS in .NET applications.
Working with fileshares and blobs in code is a hassle so I made this nice tool to help out