Quill is a standalone .NET Standard 2.1 library focused on building text streams using deferred writes.
Write strings better and write better strings!
Quill provides a composable, deferred, and consistent API for writing text.
Quill is a .NET Standard 2.1 package available on NuGet:
dotnet add package Quill
It is under the MIT license and, like knowledge, wants to be free.
using static Quill.Local;