An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.exceptions.suite

A collection of commonly used exception types
https://github.com/soenneker/soenneker.exceptions.suite

api csharp dotnet exceptions suite web

Last synced: 5 months ago
JSON representation

A collection of commonly used exception types

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/Soenneker.Exceptions.Suite.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Exceptions.Suite/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.exceptions.suite/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.exceptions.suite/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/Soenneker.Exceptions.Suite.svg?style=for-the-badge)](https://www.nuget.org/packages/Soenneker.Exceptions.Suite/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Exceptions.Suite
### A collection of commonly used exception types

## Installation

```
dotnet add package Soenneker.Exceptions.Suite
```