FormattedException is a utility class library that provides a useful abstract base class named FormattedException that is a drop-in replacement for the System.Exception class.
Info
Version: | 1.0.0 |
Author(s): | Wade Reynolds |
Last Update: | Saturday, February 2, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wade/FormattedException/ |
NuGet Url: | https://www.nuget.org/packages/FormattedException |
Install
Install-Package FormattedException
dotnet add package FormattedException
paket add FormattedException
FormattedException Download (Unzip the "nupkg" after downloading)
Dependencies
Tags