# DotNet optimization pack

The DotNet optimization pack provides support for optimizing MS .Net applications.

## Component Types

The following component types are supported for DotNet.

| Component Type                                                                                                     | Description |
| ------------------------------------------------------------------------------------------------------------------ | ----------- |
| [DotNet Core 3.1](https://docs.akamas.io/akamas-docs/3.6/reference/optimization-packs/dotnet-pack/dotnet-core-3.1) | MS .NET 3.1 |

## Installing

Here’s the command to install the DotNet optimization pack using the Akamas CLI:

```
$ akamas install optimization-pack Docker
```
