Submit
Home of
792
C#
,
Visual Basic
,
F#
,
Swift
,
Kotlin
and
javascript
extension methods
taylor-love submitted these extension methods
ToNullable
Converts a string to a primitive type or an enum type. Faster than tryparse blocks. Easier to use, too. Very efficient.
C#
string
Taylor Love
;