Skip to content

Commit

Permalink
dotnet: clarify it runs on mobile (#12094)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Dec 11, 2024
1 parent 0b29d10 commit eebc508
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/platforms/dotnet/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,16 @@ If you don't already have an account and Sentry project established, head over t

</Note>

You can use these instructions to run Sentry in an app running on:

* Windows
* macOS
* Linux
* Android
* iOS

If you're using a framework, such as ASP.NET Core or MAUI, please select the framework on the drop down on the top left.

## Features

In addition to capturing errors, you can monitor interactions between multiple services or applications by [enabling tracing](/concepts/key-terms/tracing/). You can also collect and analyze performance profiles from real users with [profiling](/product/explore/profiling/).
Expand Down

0 comments on commit eebc508

Please sign in to comment.