# Native
2 posts- Should you, could you AOT?date: author: James Crosswell
How ASP.NET Core application developers can make the transition from JIT (Just-in-Time) to AOT (Ahead-of-Time) compilation, using the Sentry SDK for .NET as a case study.
- Building Sentry: Symbolicatordate: author: Jan Michael Auer
Over two years ago, Sentry started supporting its first native platform: iOS. Since then, we’ve added support for many other platforms via minidumps and recently introduced our own SDK for native applications to make ...