Skip to content

SunamoParsing

Parsing list, basic types or more complex structures


Parsing list, basic types or more complex structures

Overview

SunamoParsing is part of the Sunamo package ecosystem, providing modular, platform-independent utilities for .NET development.

Main Components

Key Classes

  • ListParser
  • Parse
  • Byte
  • Double
  • Integer
  • Short
  • ParseDefault
  • ParserTwoValues
  • StaticParse
  • TryParse

Key Methods

  • ParseByte()
  • ParseDouble()
  • ParseInt()
  • ParseIntMaxValue()
  • ParseShort()
  • ToString()
  • ParseString()
  • GetString()
  • GetInt()
  • GetFloat()

Installation

dotnet add package SunamoParsing

Dependencies

  • Microsoft.Extensions.Logging.Abstractions (v9.0.3)

Package Information

  • Package Name: SunamoParsing
  • Version: 25.3.29.1
  • Target Framework: net9.0
  • Category: Platform-Independent NuGet Package
  • Source Files: 13

This package is part of the Sunamo package ecosystem. For more information about related packages, visit the main repository.

License

See the repository root for license information.