axuno
- 1,489,733 total downloads
- last updated 2/17/2021
- Latest version: 2.6.2
A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting.
- 210,337 total downloads
- last updated 2/18/2017
- Latest version: 2.15.0
YAXLib is an XML Serialization library which allows the programmer to structure freely the XML result, choose the fields to serialize (public, or non-public properties, or member variables), serialize all known generic and non-generic collections, serialize different kinds of arrays...
More information
MailMergeLib
by:
axuno
- 39,614 total downloads
- last updated 1/5/2021
- Latest version: 5.7.1
MailMergeLib is a mail message client library which provides comfortable mail merge capabilities for text, inline images and attachments, as well as good throughput and fault tolerance for sending mail messages.
- 8,581 total downloads
- last updated 1/19/2021
- Latest version: 1.1.0
Text templating is used to dynamically render contents based on a template and a model.
* It is based on the Scriban library, so it supports conditional logics, loops and much more.
* Template content can be localized.
* You can define layout templates to be used as the layout while rendering other...
More information
- 8,461 total downloads
- last updated 1/18/2021
- Latest version: 1.0.0
The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).
* The VirtualFileSystem can be extended by additional IVirtualFileProviders.
* Out-of-the-box, Microsoft.Extensions.FileProviders.Composite, Microsoft.Extensions.FileProviders.Embedded...
More information