> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the CloudNimble.EasyAF.MSBuild Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#E0EC32" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                     | Summary                                                                                                         |
| ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| [ItemBuilder](/api-reference/CloudNimble/EasyAF/MSBuild/ItemBuilder)                     | Builder class for configuring individual MSBuild items in a fluent manner.                                      |
| [ItemGroupBuilder](/api-reference/CloudNimble/EasyAF/MSBuild/ItemGroupBuilder)           | Builder class for configuring MSBuild ItemGroups in a fluent manner.                                            |
| [MSBuildProjectManager](/api-reference/CloudNimble/EasyAF/MSBuild/MSBuildProjectManager) | Manages MSBuild project files (.csproj, Directory.Build.props, etc.) with formatting preservation capabilities. |
