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.Common.Logging.Interfaces from the command line, run the following command:
```
nuget install Lowpad.Common.Logging.Interfaces -Version 3.6.2 -Source https://packages.lowpad.com/nuget/lowpad/v3/index.json
```
To install Lowpad.Common.Logging.Interfaces from the Package Manager Console within Visual Studio, run the following command:
```
Install-Package Lowpad.Common.Logging.Interfaces -Version 3.6.2 -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.Common.Logging.Interfaces" Version="3.6.2" />
```
To install Lowpad.Common.Logging.Interfaces from the command line, run the following command:
```
nuget install Lowpad.Common.Logging.Interfaces -Version 3.6.1-alpha01 -Source https://packages.lowpad.com/nuget/lowpad/v3/index.json
```
To install Lowpad.Common.Logging.Interfaces from the Package Manager Console within Visual Studio, run the following command:
```
Install-Package Lowpad.Common.Logging.Interfaces -Version 3.6.1-alpha01 -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.Common.Logging.Interfaces" Version="3.6.1-alpha01" />
```