C# (CSharp) NugetForUnity 네임스페이스

클래스들

이름 설명
DependencyTreeViewer A viewer for all of the packages and their dependencies currently installed in the project.
NugetConfigFile Represents a NuGet.config file that stores the NuGet settings. See here: https://docs.nuget.org/consume/nuget-config-file
NugetHelper
NugetPackageSource Represents a NuGet Package Source (a "server").
NugetPreferences Handles the displaying, editing, and saving of the preferences for NuGet For Unity.
NugetWindow Represents the NuGet Package Manager Window in the Unity Editor.
NuspecEditor
NuspecFile Represents a .nuspec file used to store metadata for a NuGet package.
PackagesConfigFile Represents a package.config file that holds the NuGet package dependencies for the project.