getsentry / getsentry/sentry-dotnet
Investigate using custom builds for AOT compiled or trimmed apps
Open
.NET
Feature
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
We have code that can't/should't run when the client app builds for NativeAOT/Trimmed. Currently, we're checking this at runtime. Try to follow up in this discussion whether/how we could make that work at compile-time of the SDK(?)
https://github.com/dotnet/runtime/issues/96528
See also:
- #3692
Contributor guide
Assessment
This issue has not been assessed yet.