Skip to content

Commit

Permalink
dotnet: mention key features (#9695)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Apr 15, 2024
1 parent c1e0947 commit 41d91f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platform-includes/getting-started-primer/dotnet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This <PlatformLink to="/compatibility/">SDK is compatible</PlatformLink> with th
**Features:**

- Multiple integrations with additional features such as <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#sqlclient-integration">SQL Client</PlatformLink>, Serilog, log4net, ASP.NET Core, EntityFramework, <PlatformLink to="/performance/instrumentation/automatic-instrumentation/#entity-framework-core-integration">EntityFramework Core</PlatformLink>, Xamarin
- [Native AOT](https://sentry.engineering/blog/should-you-could-you-aot) with native crash in release for Windows, macOS and Linux
- Bindings to Sentry's native iOS and Android SDKs. Line numbers for C# exceptions in release builds.
- Server side symbolication with [automated symbol upload via MSBuild](https://docs.sentry.io/platforms/dotnet/configuration/msbuild/).
- <PlatformLink to="/enriching-events/breadcrumbs/#automatic-breadcrumbs">Breadcrumbs automatically</PlatformLink> captured
- [Release health](/product/releases/health/) tracks crash free users and sessions
- <PlatformLink to="/enriching-events/attachments/">Attachments</PlatformLink> enrich
Expand Down

0 comments on commit 41d91f3

Please sign in to comment.