Crash reporting for gaming consoles is now Generally Available
With this release, you can get the full context on fatal and non-fatal events (including full native crash support) across devkits and retail devices all in one place.
With this release, you can get the full context on fatal and non-fatal events (including full native crash support) across devkits and retail devices all in one place.
Sentry integrates directly with the tools you already use, giving you real-time crash and performance insights for Unity, Unreal Engine, and Godot. - Unity:…
As we celebrate the 10th anniversary of Sentry’s support for the .NET ecosystem with over 150 million downloads, we’re excited to announce Sentry .NET 4.0!…
I know, we’re Sentry the error and performance monitoring platform and we catch production issues. But as you (hopefully) saw during our Launch Week…
.NET MAUI has arrived, making multi-platform application development faster and easier from a single C# codebase.
Most plugin based models load all assemblies into a single shared context. This is a common approach because it has better memory usage and startup performance. The history and rules of assembly loading in .NET is convoluted; its current status makes it difficult (and sometimes impossible) to load multiple different versions of the same assembly into a shared context. Instead of trying to struggle with existing options we decided to build a new tool: Alias.
Many .NET applications and frameworks support a plugin based model). Also known as "add-in" or "extension" model. A plugin model allows extension or…
You like your apps setting secure, and so do we.
Configure a build pipeline on Azure DevOps that builds the project, ensures everything is compiling, and checks to see that tests are passing.
As a pillar of the .NET ecosystem, NuGet specifies how .NET packages are created, hosted, and consumed. Sentry is proactively ensuring the security of our packages by reserving our package prefix.
Several days ago, Microsoft released the April 2018 Update (1803) of Windows 10. This release was an in-place installation of .NET Framework 4. Surprise! An app you created yesterday, or even years ago, could suddenly start crashing because of an OS update.