Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.
To install Lowpad.Supervisor.CustomerApi.Protos from the command line, run the following command:
```
nuget install Lowpad.Supervisor.CustomerApi.Protos -Version 3.5.19 -Source https://packages.lowpad.com/nuget/lowpad/v3/index.json
```
To install Lowpad.Supervisor.CustomerApi.Protos from the Package Manager Console within Visual Studio, run the following command:
```
Install-Package Lowpad.Supervisor.CustomerApi.Protos -Version 3.5.19 -Source https://packages.lowpad.com/nuget/lowpad/v3/index.json
```
For projects that support PackageReference, copy this XML node into the project file to reference the package.
```
<PackageReference Include="Lowpad.Supervisor.CustomerApi.Protos" Version="3.5.19" />
```