aboutsummaryrefslogtreecommitdiffstats
path: root/src/IOL.Helpers/StringHelpers.cs
Commit message (Collapse)AuthorAgeFilesLines
* Change to file-scoped namespaces.ivarlovlie2021-11-201-62/+61
| | | | Add ConditionalWhere to QueryableHelpers.cs
* Make ToGuid safe (not able to throw)ivarlovlie2021-04-281-1/+1
|
* Fix UnicornFormatWithEnvironmentivarlovlie2021-04-251-2/+2
|
* Check for IsNullOrWhiteSpaceivarlovlie2021-04-241-0/+1
| | | | UnicornFormatWithEnvironment: string.Replace() throws when replace value is null, add IsNullOrWhiteSpace check
* Add UnicornFormativarlovlie2021-04-231-4/+24
|
* Initial commitivarlovlie2021-04-011-0/+67