Skip to content

Sondor errors provides an easy way to manage errors, how they're handled and simplifying the process of raising, creating and customized clear and easy to understand errors. Providing base custom exceptions, that apply to many common scenarios while encouraging the use of customized more contextually clear exceptions.

License

Notifications You must be signed in to change notification settings

sondor-dev/sondor-errors-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sondor Errors

Build Status NuGet Downloads

Sondor errors provides an easy way to manage errors, how they're handled and simplifying the process of raising, creating and customized clear and easy to understand errors. Providing base custom exceptions, that apply to many common scenarios while encouraging the use of customized more contextually clear exceptions.

Install Errors

Install via NuGet

Install-Package Sondor.Errors

Install via .NET Core command line

dotnet add package Sondor.Errors

Getting started

Follow the package instructions here.

About

Sondor errors provides an easy way to manage errors, how they're handled and simplifying the process of raising, creating and customized clear and easy to understand errors. Providing base custom exceptions, that apply to many common scenarios while encouraging the use of customized more contextually clear exceptions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages