The Refactorius Extensions.ServiceError utility library provides a generic proxy used to wrap and unwrap server-side exceptions so that they could be properly re-thrown on the client side.
Info
Version: | 8.1.2 |
Author(s): | Alexander Nosenko |
Last Update: | Tuesday, April 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://mmitintl.visualstudio.com/Refactorius.Extensions.ServiceError |
NuGet Url: | https://www.nuget.org/packages/Refactorius.Extensions.ServiceError |
Install
Install-Package Refactorius.Extensions.ServiceError
dotnet add package Refactorius.Extensions.ServiceError
paket add Refactorius.Extensions.ServiceError
Refactorius.Extensions.ServiceError Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- JetBrains.Annotations(>= 11.1.0)
- Microsoft.Win32.Registry(>= 4.5.0)
- Refactorius.Common(>= 8.0.4)
- System.Security.Permissions(>= 4.5.0)
- JetBrains.Annotations(>= 11.1.0)
- Refactorius.Common(>= 8.0.4)
Tags