Skip to content

SunamoArgs

Shared library with data classes passed into methods as arguments


Shared library with data classes passed into methods as arguments.

Overview

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

Main Components

Key Classes

  • DumpAsStringHeaderArgs - Arguments for dumping objects as string with header formatting.
  • InvokeProcessArgs - Arguments for process invocation operations.
  • RemoveStartingWithArgs - Arguments for remove-starting-with operations.

Installation

dotnet add package SunamoArgs

Dependencies

  • Microsoft.Extensions.Logging.Abstractions

Package Information

  • Package Name: SunamoArgs
  • Target Frameworks: net10.0, net9.0, net8.0
  • Category: Platform-Independent NuGet Package
  • License: MIT

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.