Commit Graph

7 Commits

Author SHA1 Message Date
Oliver Booth 445929e1b8
Add BooleanExtensions
ToInt32() returns 1 if value is true, 0 otherwise
2019-11-16 01:51:06 +00:00
Oliver Booth cae360edc3
Add Clamp() for integral types 2019-11-16 01:50:12 +00:00
Oliver Booth 44b6773cc8
🔥 Remove redundant else in ToSecureString 2019-11-16 01:47:39 +00:00
Oliver Booth 7c42f0632f
🔨 Add parameter to disambiguate ToString
Caller may want base SecureString.ToString()
2019-11-16 01:46:46 +00:00
Oliver Booth aebe23f611
⬆ Use C# 8.0 and target x64 2019-11-16 01:42:40 +00:00
Oliver Booth 0c79885796
🎨 Fix table markdown in README.md 2019-07-07 12:27:55 +01:00
Oliver Booth 1a8e1c8eaf
🎉 Initial commit 2019-07-07 12:23:48 +01:00