Three NuGet packages to improve exceptions in .NET/C#
Por um escritor misterioso
Last updated 26 abril 2025

In this post, I'll introduce you to three different NuGet packages that will help you when dealing with exceptions in .NET/C#.
We love exceptions. Not in the oh-no-my-website-crashed kind of way, but all of the possibilities provided by exceptions and a good exception handling strategy. In this post, I'll introduce you to three different NuGet packages that will help you when dealing with exceptions in C#. .NET comes with a set of exceptions as part of the C# language. You've probably tried creating your own exceptions too by extending System.ApplicationException or similar. When dealing with exceptions you will challe
We love exceptions. Not in the oh-no-my-website-crashed kind of way, but all of the possibilities provided by exceptions and a good exception handling strategy. In this post, I'll introduce you to three different NuGet packages that will help you when dealing with exceptions in C#. .NET comes with a set of exceptions as part of the C# language. You've probably tried creating your own exceptions too by extending System.ApplicationException or similar. When dealing with exceptions you will challe

10 Must-Have .NET Development Tools in 2024

Server-Side Exception Handling Patterns & Practices

Polly – A Framework for Policy Based Retries of Transient Errors

Handling Web API Exceptions with ProblemDetails middleware

Microsoft .NET 8 and C# 12 Offer Significant Enhancements to

NuGet Archives - Azure Greg

Enhancing Code Quality: A Comprehensive Guide to Commonly Used

I Take Exception - CodeProject

Implementation of Global Exception Handling using .NET Core 6 Web
What is the C# equivalent of Python pip? - Quora