Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"string.
format"
Sort by
Relevance
Downloads
Recently updated
InterpolationFormatProvider
by:
FX_Steve
Grax32
7,098 total downloads
last updated
3/20/2021
Latest version:
2.0.0
string
interpolation
templating
string.format
A format provider for string.format that can use dictionary keys or property names as formats i.e "{0:Username} joined on {0:JoinDate:D}" produces "John Doe joined on Thursday, October 22, 2014"
FluTe
by:
GregRos
8,078 total downloads
last updated
6/24/2012
Latest version:
0.5.0.1
text-templating
string.format
formatting
text-processing
fluent
* Define string.format-like templates using *named* tokens. * A fluent API that makes template configuration clear and intuitive. * Access properties and parameterless methods of input values using a simple...
More information
Pathoschild.
NaturalTimeParser.
DotLiquid
by:
Pathoschild
2,983 total downloads
last updated
6/22/2013
Latest version:
0.2.0-alpha
datetime
string.format
Provides a DotLiquid filter which enables date arithmetic like {{ blog.date | date_add:'3 days' }} and tokens like {{ 'today' | date:'yyyy-mm-dd' }}. See the project page for usage.
Pathoschild.
NaturalTimeParser.
SmartFormat
by:
Pathoschild
1,117 total downloads
last updated
6/22/2013
Latest version:
0.2.0-alpha
datetime
string.format
Provides a SmartFormat plugin which adds relative time tokens like '{Today}' and arithmetic like "last month +3 days", which enables string format strings like {Today:yyyy-MM-dd|-3 days}. See the project page...
More information
SingleFile.
VB.
ExtString.
FillIn
by:
chha
6,307 total downloads
last updated
5/20/2016
Latest version:
1.0.27
SingleFile.VB.ExtString.FillIn
ExtString_FillIn.vb
Test_ExtString_FillIn.vb
extension
method
extensionmethod
FillIn
fill-in
fill
in
More tags
VB.NET source file with a better implementation of String.Format(..) that does not throw an exception if an opening "{" is somewhere in the text or if not all placeholders are used. Supported versions: .NET...
More information
NamedFormatExtension
by:
NIKER
3,320 total downloads
last updated
10/24/2014
Latest version:
1.0.0.1
string
format
named
reference
by
name
formatting
helper
lambda
maintainability
More tags
Provides better code maintainability by simple yet powerful .Params() string extension to supplement/replace string.Format(). Accepts numeric, named and reference parameters. More details and examples in XML...
More information
Interpolate
by:
talles
1,550 total downloads
last updated
2/23/2016
Latest version:
2.0.0
named
string
format
formatting
string.Format
phil
haack
scott
hanselman
henri
More tags
Multiple implementations of string interpolation.