Skip to content

StrajnarFilip/PString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PString

Parse string to common types via convenient extension methods.

Nuget

Install:

dotnet add package PStringExtensions --version 1.0.0

To use simply add namespace:

using StringConversion;

Once you add this using directive, all strings will have extension methods of this library. (Invoke via .)

About

Parse string to common types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages