• Stars
    star
    2
  • Language
    C#
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Extention to String class that makes it easier to do some commons jobs as check if string contains at least one value from an array, check if ends with at least one value from an array, get the file extension of a file name, compute the hash of a string, encrypt and decrypt the string with RSA and more.