Namespace ServiceStack.Text.Support
Classes
DoubleConverter
A class to allow the conversion of doubles to string representations of their exact decimal values. The implementation aims for readability over efficiency.
Courtesy of @JonSkeet http://www.yoda.arachsys.com/csharp/DoubleConverter.cs