0
kicks
FormatWith 2.0 - String formatting with named variables
An improved version of the string FormatWith extension method. It now has the ability to also work with named variables, e.g. "{UserName} last logged in at {LastLoginDate}".FormatWith(user)