MxReturnCode class and its dependencies (MxErrorLog, MxError) support a unified way of handling and reporting errors as an alternative to C# Exceptions.
Info
Version: | 1.6.30 |
Author(s): | Will Stott |
Last Update: | Wednesday, June 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wpqs/MxReturnCode |
NuGet Url: | https://www.nuget.org/packages/wpqs.MxReturnCode |
Install
Install-Package wpqs.MxReturnCode
dotnet add package wpqs.MxReturnCode
paket add wpqs.MxReturnCode
wpqs.MxReturnCode Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.ServiceBus(>= 3.2.0)
- Microsoft.Azure.Storage.Blob(>= 9.4.1)
Tags