Skip to content

Liryna/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

Languages

  • C# 88.5%
  • Batchfile 11.5%