Skip to content

Consider adding Int32Static to support culture-aware parsing of numbers. #86

@kellyethridge

Description

@kellyethridge

VBCorLib currently supports parsing of BigInteger and Int64 using IFormatProvider implementations for cultural parsing. Adding an Int32Static and maybe Int16Static for parsing might help round out the parsing capabilities. Additional static methods and values could be included, such as Int32.MaxValue and Int32.MinValue properties.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions