Skip to main content
SmartFormat.Extensions.System.Text.Json package icon

SmartFormat.Extensions.System.Text.Json

This package is a SmartFormat extension for formatting System.Text.Json types. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.

Total Downloads
5.8M
5,758,875
Published
Jul 29, 2024
Latest stable version

Install

.NET CLI
dotnet add package SmartFormat.Extensions.System.Text.Json --version 3.5.0
Package Manager Console
Install-Package SmartFormat.Extensions.System.Text.Json -Version 3.5.0
PackageReference
<PackageReference Include="SmartFormat.Extensions.System.Text.Json" Version="3.5.0" />

Frameworks

.NETFramework4.6.2 net6.0 net8.0 .NETStandard2.0 .NETStandard2.1

Dependencies

SmartFormat
.NETFramework4.6.2
[3.5.0, )
System.Text.Json
.NETFramework4.6.2
[8.0.4, )
[3.5.0, )
[3.5.0, )
SmartFormat
.NETStandard2.0
[3.5.0, )
System.Text.Json
.NETStandard2.0
[8.0.4, )
SmartFormat
.NETStandard2.1
[3.5.0, )
System.Text.Json
.NETStandard2.1
[8.0.4, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.