VOOZH about

URL: https://www.nuget.org/packages/soenneker.utils.reusablestringwriter/

⇱ NuGet Gallery | Soenneker.Utils.ReusableStringWriter 4.0.22




👁 Image
Soenneker.Utils.ReusableStringWriter 4.0.22

Prefix Reserved
dotnet add package Soenneker.Utils.ReusableStringWriter --version 4.0.22
 
 
NuGet\Install-Package Soenneker.Utils.ReusableStringWriter -Version 4.0.22
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Utils.ReusableStringWriter" Version="4.0.22" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.ReusableStringWriter" Version="4.0.22" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.ReusableStringWriter" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Utils.ReusableStringWriter --version 4.0.22
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Utils.ReusableStringWriter, 4.0.22"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Utils.ReusableStringWriter@4.0.22
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Utils.ReusableStringWriter&version=4.0.22
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.ReusableStringWriter&version=4.0.22
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image

👁 alternate text is missing from this package README image
Soenneker.Utils.ReusableStringWriter

A high-performance, reusable StringWriter that avoids unnecessary allocations by clearing and reusing its internal StringBuilder instance.

Installation

dotnet add package Soenneker.Utils.ReusableStringWriter
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Soenneker.Utils.ReusableStringWriter:

Package Downloads
Serilog.Sinks.XUnit.Injectable

The injectable, xUnit test output sink for Serilog

Soenneker.Serilog.Sinks.TUnit

A Serilog sink for logging within TUnit

Soenneker.Serilog.Sinks.Browser.Blazor

A Serilog sink for logging within the Blazor client-side environment

Soenneker.Serilog.Sinks.Cache

A Serilog sink cache that allows for storing, retrieving, and removing log messages

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.22 24 6/18/2026
4.0.20 73,780 6/5/2026
4.0.19 144,986 4/23/2026
4.0.18 132,237 3/12/2026
4.0.14 33,468 3/10/2026
4.0.13 20,183 3/9/2026
4.0.12 322 3/9/2026
4.0.11 40,653 3/4/2026
4.0.10 2,510 3/4/2026
4.0.9 173,542 1/2/2026
4.0.8 71,913 11/20/2025
4.0.7 34,922 11/6/2025
4.0.6 19,474 10/29/2025
3.0.5 95,840 9/3/2025
3.0.4 26,096 8/11/2025
3.0.3 25,683 7/23/2025
3.0.2 629 7/23/2025
3.0.1 607 7/23/2025

Update actions/checkout action to v7 (#34)

Automatically merged