---
title: .NET MAUI Monitoring
description: Collect RUM and Error Tracking data from your .NET MAUI projects.
breadcrumbs: Docs > RUM & Session Replay > Application Monitoring > .NET MAUI Monitoring
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# .NET MAUI Monitoring

## Overview{% #overview %}

Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application's individual users.

The Datadog .NET MAUI SDK supports .NET 9.0 and .NET 10.0, with iOS 15.0+ and Android API level 23+.

## Start monitoring .NET MAUI applications{% #start-monitoring-net-maui-applications %}

To get started with RUM for .NET MAUI, create an application and configure the .NET MAUI SDK.

- [Setup: Learn how to set up the .NET MAUI SDK and send data when devices are offline.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/setup.md)
- [Crash Reporting: Add crash reporting, get deobfuscated stack traces, then test your implementation.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/error_tracking.md)
- [Advanced Configuration: Enrich user sessions, manage events and data, track custom global attributes, modify or drop RUM events, and more.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/advanced_configuration.md)
- [Data Collected: Review data that the RUM .NET MAUI SDK collects.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/data_collected.md)
- [Mobile Vitals: View mobile vitals, which help compute insights about your mobile application.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/mobile_vitals.md)
- [Frustration Signals: Identify the highest points of user friction in your .NET MAUI application.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/frustration_signals.md)
- [Troubleshooting: Common troubleshooting .NET MAUI SDK issues.](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/troubleshooting.md)
 
## Further reading{% #further-reading %}

- [RUM .NET MAUI Advanced Configuration](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/maui/advanced_configuration.md)
- [Source code for dd-sdk-maui](https://github.com/DataDog/dd-sdk-maui)
- [Explore Datadog RUM](https://docs.datadoghq.com/real_user_monitoring.md)
