| Parameter | Description |
|---|---|
| settings | The SmartSettings to use, or null for default settings. |
SmartFormatter A SmartFormatter with core extensions registered: ISources: StringSource, ListFormatter, DictionarySource, PropertiesSource, DefaultSource, KeyValuePairSourceIFormatters: ListFormatter, PluralLocalizationFormatter, ConditionalFormatter, IsMatchFormatter, NullFormatter, ChooseFormatter, SubStringFormatter, DefaultFormatter.
Creates a new SmartFormatter instance with core extensions registered. For optimized performance, create a SmartFormatter instance and register the particular extensions that are really needed. See Unity.SmartStrings.Extensions.WellKnownExtensionTypes.Formatters and Unity.SmartStrings.Extensions.WellKnownExtensionTypes.Sources for a complete list of well-known types.