Table of Contents

Namespace Alternet.Common.Projects.DotNet

Classes

DotNetProject

Represents properties and methods used to store and manipulate Visual Studio project content.

DotNetProject.AssemblyReference

Represents an assembly reference stored in the assembly references list.

DotNetProject.FileAttribute

Represents information for file actions.

DotNetProject.FrameworkReference

Represents a framework stored in the project's frameworks list.

DotNetProject.ProjectReference

Represents a project reference stored in the project references list.

DotNetProject.ProjectSolutionSettings

Specifies solution settings related to the project.

DotNetProjectExtension

Contains extended methods for Alternet.Editor.Common.Project class.

DotNetSolution

Represents properties and methods used to store and manipulate Visual Studio solution content.

SolutionExtension

Contains extended methods for Alternet.Editor.Common.Project class.

TargetFramework

Represents properties and methods that describe the particular version of the SDK-style project.

Enums

BuildAction

Defines build actions for the project's file during the build process.

CopyLocal

Defines copy actions for the project's file during the build process.