Skip to content

SunamoGitConfig

Serializer and deserializer for .git config files


Serializer and deserializer for .git config files

Overview

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

Main Components

Key Classes

  • BlockNames
  • RemoteKeys
  • ExistsNonExistsListGitConfig
  • GitConfigSectionData
  • GitConfigFileHelper
  • GitConfigSectionParser

Key Methods

  • SetValue()
  • GitConfigSectionData()
  • Format()
  • Save()
  • Load()
  • Parse()
  • ParseBlocks()
  • AddHeaderBlock()
  • AddSettingsPair()

Installation

dotnet add package SunamoGitConfig

Dependencies

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

Package Information

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

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.