Skip to main content
SmartFormat.Net package icon

SmartFormat.Net

This package contains the core SmartFormat assemblies with core extensions built-in, and includes references to additional SmartFormat.Extensions packages. 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
17.7M
17,685,984
Published
Sep 25, 2023
Latest stable version

Install

.NET CLI
dotnet add package SmartFormat.Net --version 3.3.0
Package Manager Console
Install-Package SmartFormat.Net -Version 3.3.0
PackageReference
<PackageReference Include="SmartFormat.Net" Version="3.3.0" />

Frameworks

.NETFramework4.6.1 .NETStandard2.0 .NETStandard2.1

Dependencies

[3.3.0, )
[3.3.0, )
[3.3.0, )
SmartFormat.Extensions.Xml
.NETFramework4.6.1
[3.3.0, )
SmartFormat
.NETFramework4.6.1
[3.3.0, )
[3.3.0, )
[3.3.0, )
SmartFormat
.NETStandard2.0
[3.3.0, )
[3.3.0, )
[3.3.0, )
SmartFormat
.NETStandard2.1
[3.3.0, )

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 3 target frameworks; confirm the exact target used by your application.

The published metadata declares 15 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.