This library contains some simple error classes for a consistent way to handle errors in a NancyFX application.
Info
| Version: | 1.1.1 |
| Author(s): | Justin Adler |
| Last Update: | Saturday, February 7, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PureKrome/Nancy.SimpleErrorHandlers |
| NuGet Url: | https://www.nuget.org/packages/Nancy.SimpleErrorHandling |
Install
Install-Package Nancy.SimpleErrorHandling
dotnet add package Nancy.SimpleErrorHandling
paket add Nancy.SimpleErrorHandling
Nancy.SimpleErrorHandling Download (Unzip the "nupkg" after downloading)
Dependencies
- Nancy(0.23.2)
Tags