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