Parse string to common types via convenient extension methods.
dotnet add package PStringExtensions --version 1.0.0
using StringConversion;
Once you add this using directive, all strings will have extension methods of this library. (Invoke via .
)