| 1 | # WSL container API C# reference |
| 2 | |
| 3 | This document describes the **C# projection** in the `Microsoft.WSL.Containers` namespace. |
| 4 | |
| 5 | --- |
| 6 | |
| 7 | ## In this reference |
| 8 | |
| 9 | - [Overview](overview.md) |
| 10 | - [Projected Namespace](projected-namespace.md) |
| 11 | - [Common CsWinRT Type Mappings](common-cswinrt-type-mappings.md) |
| 12 | - [Data Classes](data-classes/index.md) |
| 13 | - [Settings Classes](settings-classes/index.md) |
| 14 | - [Core Classes](core-classes/index.md) |
| 15 | - [Service Class](service-class/index.md) |
| 16 | - [Delegates and Events](delegates-and-events.md) |
| 17 | - [Enumerations](enumerations/index.md) |
| 18 | - [Known Gaps](known-gaps.md) |
| 19 | - [End-to-End Example](end-to-end-example.md) |