Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : exceptionhandlingstrategies

Exceptions are irrelevant, untill they occur. Then, they are absolutely central. A mundane task of adding the same behaviour of displaying the error message to the screen or logging it to file or event log is wasteful and can lead to errors. The package reduces the amount of bloat to zero using strategy pattern (a.k.a. policy-based design). Package provides .NET Standard Infrastructure (.NET Core & .NET Classic comaptible) for creating error handling policy classes with couple of basic implementations: Log exception policy Collect and ignore exception policy Ignore exception policy Aggregated wrapper for exception policies Customizable exception filter

Registry - Homepage - JSON
purl: pkg:nuget/exceptionhandlingstrategies
Keywords: exception-handling, strategy, netcore, netstandard, extension-methods
License: MIT
Latest release: over 6 years ago
First release: almost 7 years ago
Downloads: 6,088 total
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...