Skip to content

ashmind/StringInterpolationBridge

Repository files navigation

This package provides FormattableString and FormattableStringFactory classes in pre-4.6 .NET.
This should allow C#6 interpolated strings ($"{x}") to be cast to IFormattable in any .NET version.

Get it from NuGet:

Install-Package StringInterpolationBridge

About

FormattableString for pre 4.6 .NET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published