awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
JosephWoodward avatar

JosephWoodward/GlobalExceptionHandlerDotNet

0
View on GitHub↗
270 stars·32 forks·C#·MIT·2 views

GlobalExceptionHandlerDotNet

Exception handling as a convention in the ASP.NET Core request pipeline

Features

  • Exception Handling - Convention-based global exception handling for web applications.

Star history

Star history chart for josephwoodward/globalexceptionhandlerdotnetStar history chart for josephwoodward/globalexceptionhandlerdotnet

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does josephwoodward/globalexceptionhandlerdotnet do?

Exception handling as a convention in the ASP.NET Core request pipeline

What are the main features of josephwoodward/globalexceptionhandlerdotnet?

The main features of josephwoodward/globalexceptionhandlerdotnet are: Exception Handling.

What are some open-source alternatives to josephwoodward/globalexceptionhandlerdotnet?

Open-source alternatives to josephwoodward/globalexceptionhandlerdotnet include: google/guava — Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency… benaadams/ben.demystifier — Ben.Demystifier is a .NET library that transforms raw stack traces into modern C# 7+ syntax. It reads… exceptionless/exceptionless.net — Exceptionless clients for the .NET platform. getsentry/sentry-dotnet — Sentry SDK for .NET.

Open-source alternatives to GlobalExceptionHandlerDotNet

Similar open-source projects, ranked by how many features they share with GlobalExceptionHandlerDotNet.
  • google/guavagoogle avatar

    google/guava

    51,473View on GitHub↗

    Guava is a Java standard library extension and utility toolkit that provides optimized data structures, concurrency tools, and core extensions. It serves as a comprehensive set of helpers for Java development, focusing on reducing repetitive boilerplate logic. The project is distinguished by its specialized implementations of immutable collections, which ensure thread safety and data consistency by preventing accidental modification. It also includes a dedicated graph data structure library for modeling and traversing networks of interconnected nodes and edges, alongside advanced collection t

    Javaguavajava
    View on GitHub↗51,473
  • benaadams/ben.demystifierbenaadams avatar

    benaadams/Ben.Demystifier

    2,867View on GitHub↗

    Ben.Demystifier is a .NET library that transforms raw stack traces into modern C# 7+ syntax. It reads compiler-generated frames produced by async methods, iterators, lambdas, local functions, and generic types, then rewrites them to match the original source code, making exception call stacks and debug output immediately readable. The library resolves common compiler artifacts such as MoveNext frames back into their original async method or iterator names, shows declaring method names and ordinals for lambdas and local functions instead of generated identifiers, and displays resolved generi

    C#aspnet-coredotnetdotnet-core
    View on GitHub↗2,867
  • exceptionless/exceptionless.netexceptionless avatar

    exceptionless/Exceptionless.Net

    572View on GitHub↗

    Exceptionless clients for the .NET platform

    C#asp-netasp-net-corec-sharp
    View on GitHub↗572
  • getsentry/sentry-dotnetgetsentry avatar

    getsentry/sentry-dotnet

    758View on GitHub↗

    Sentry SDK for .NET

    C#crash-reportingdotnethacktoberfest
    View on GitHub↗758