# Instrument C#/.NET application for OpenTelemetry To monitor your C#/.NET application with OpenTelemetry, follow the steps below. ## Steps to instrument C#/.NET application 1. **Enable C#/.NET application monitoring** Monitor your C#/.NET application with OpenTelemetry by simply following these [instructions](https://opentelemetry.io/docs/languages/net/). **Note:** You can leverage the [zero-code instrumentation guide](https://opentelemetry.io/docs/zero-code/net/) to simplify the setup process. 2. **Export OpenTelemetry data to Applications Manager** Export your OpenTelemetry data to Applications Manager APM Insight by following these [steps](https://www.manageengine.com/products/applications_manager/help/export-opentelemetry-data.html). 3. **View performance metrics** You are all set. Now the agent will start sending the [performance metrics](https://www.manageengine.com/products/applications_manager/help/opentelemetry-perf-metrics.html) to your Applications Manager web client portal. ## Other supported platforms | Platform Group 1 | Platform Group 2 | |---|---| | [Java](https://www.manageengine.com/products/applications_manager/help/java-instrumentation.html), [C++](https://www.manageengine.com/products/applications_manager/help/c-plus-plus-instrumentation.html), [PHP](https://www.manageengine.com/products/applications_manager/help/php-instrumentation.html), [Node.js](https://www.manageengine.com/products/applications_manager/help/nodejs-instrumentation.html), [Python](https://www.manageengine.com/products/applications_manager/help/python-instrumentation.html) | [Ruby](https://www.manageengine.com/products/applications_manager/help/ruby-instrumentation.html), [Elixir](https://www.manageengine.com/products/applications_manager/help/erlang-elixir-instrumentation.html), [Go](https://www.manageengine.com/products/applications_manager/help/go-instrumentation.html), [Rust](https://www.manageengine.com/products/applications_manager/help/rust-instrumentation.html), [Swift](https://www.manageengine.com/products/applications_manager/help/swift-instrumentation.html) |