Top 20 NuGet formatting Packages

The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key componments are Markdown parser, tools for formatting F# code snippets, includin...
RSDN message formatting library.
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
A simple yet versatile .NET tokenized string formatting library written in C# to replace string.Format.
NList brings an enormous number of powerful, STL-like algorithms to the .NET platform for processing indexable collections. There is a handlebars.js-like text generator. It has a powerful IComparer builder. There is a DefaultDictionary class. There is a class to convert an object into a dictionary o...
* Define string.format-like templates using *named* tokens. * A fluent API that makes template configuration clear and intuitive. * Access properties and parameterless methods of input values using a simple syntax. * Use delegates to process inputs. Tell your template to join a list, make a string u...
.NET library for helping create fixed length strings and fields
Provides better code maintainability by simple yet powerful .Params() string extension to supplement/replace string.Format(). Accepts numeric, named and reference parameters. More details and examples in XML tooltips. NUMERIC EXAMPLE: return "test={0}".Params("value"); returns ["test=value"] NAMED...
A simple way to format table data when printing to the console
Track and highlight elements exceeding a specific width
A set of server-side and client-side formatting extensions used for formatting currencies and other values using the same .NET formatting rules.
Multiple implementations of string interpolation.
...
Formatting functions for Primero Systems projects.
Pixie is a C# library that prints beautifully formatted output to the console. You describe your layout using a high-level API and Pixie turns it into neatly-formatted text.
Makes text tables out of data, used for university labs. In our university most of the tasks require that you print out both the input data and the results in tables, Tabler is a utility to help out with that chore.
Text-based sinks for Phlogopite library — structured logging for .NET with low memory footprint. Commonly used types: Phlogopite.Formatter Phlogopite.IFormatter<TProperty> Phlogopite.Range
Formatting for EventSource in-process event data (i.e. OnEventsWrittenEventArgs). Allows transformation and inclusion/exclusion of payload values.
FMT Modern C++ formatting library
Wraps the functionality of Cleave.js into a Blazor class library