Use the Package Manager scripting API to interact with the Package Manager through C# scripts.
For example, you might want to install a specific package or version of a package depending on the platform of the target device.
| Topic | Description |
|---|---|
| Scripting API for packages | Learn how you can use C# to manage packages in your projects. |
| Access package assets using scripts | Use the prescribed path scheme to access or refer to assets within a package. |