Demo3D.PackageManager Namespace | 
| Class | Description | |
|---|---|---|
| PackageConfig | 
            Information about a package configuration.
              | |
| PackageDependency | 
            Holds information about a dependency on a package.
              | |
| PackageManagerOptions | 
            Options for package manager construction.
              | |
| PackageVersion | 
            Information about a package.
              | |
| PackageVersionOptions | 
            Options for PackageVersion.
              | |
| SemVersionRange | 
            An implementation of Range for use with semantic versions.
              | |
| VersionRange | 
            An implementation of Range for use with versions.
              | 
| Interface | Description | |
|---|---|---|
| IPackageFeed | 
            A collection of packages. Package files may be retrieved from a feed.
              | |
| IPackageManager | 
            Manages packages within a group of package repositories.
              | |
| IPackageTarget | 
            A target to install packages on.
              | 
| Enumeration | Description | |
|---|---|---|
| PackageType | 
            The possible types for a package. Each package target will support a subset of these types.
              |