sentry-dotnet-sdk

Automate Sentry setup for .NET projects with package selection and initialization patterns.

246|29|Updated Nov 10, 2025
One-click install
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-dotnet-sdk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-dotnet-sdk
Source: https://github.com/getsentry/sentry-for-ai/tree/main/skills/sentry-dotnet-sdk
Command: npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-dotnet-sdk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates end-to-end Sentry setup for .NET projects, enabling robust error monitoring, tracing, logging, and optional profiling across multiple platforms.

Core Features & Use Cases

Applies to ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, and other .NET workloads, guiding package selection, initialization patterns, symbol uploads, and cross-platform integration decisions.

Quick Start

Run the Sentry wizard for .NET to auto-detect your project and configure DSN, tracing, and framework integrations.

Frequently Asked Questions about sentry-dotnet-sdk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Sentry error monitoring in an ASP.NET Core app?

Sentry setup for ASP.NET Core is automated by running the Sentry wizard, which auto-detects your project and configures DSN, tracing, and framework integrations. It guides package selection, initialization patterns, and symbol uploads to enable robust error monitoring.

Can I configure tracing and logging for a .NET MAUI application?

Yes, you can configure tracing and logging for a .NET MAUI application using the Sentry .NET SDK. The setup process applies to MAUI alongside other workloads like WPF and WinForms, guiding cross-platform integration decisions and distributed tracing setup.

What .NET workloads are supported for Sentry integration?

Sentry integration supports ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, and other .NET workloads. It ensures compatibility across multiple platforms by guiding SDK package selection, initialization patterns, and symbol uploads.

Do I need to manually configure symbol uploads for Sentry in .NET?

No, manual symbol upload configuration is guided for you. The Sentry .NET setup provides clear guidance for symbol upload configuration alongside package selection and initialization patterns, ensuring compatibility with various SDK versions and framework targets.

How does the Sentry wizard handle distributed tracing setup in Blazor?

The Sentry wizard handles distributed tracing setup in Blazor by auto-detecting the project and configuring the necessary DSN and framework integrations. It ensures proper SDK initialization and compatibility across different framework targets.

Why configure SDK version compatibility for Sentry in Azure Functions?

Configuring SDK version compatibility for Sentry in Azure Functions ensures proper error monitoring and tracing across the specific framework target. The setup guides package selection and initialization patterns to maintain stability within your serverless .NET workloads.