ND.FW.ExceptionHandling
0.0.5
dotnet add package ND.FW.ExceptionHandling --version 0.0.5
NuGet\Install-Package ND.FW.ExceptionHandling -Version 0.0.5
<PackageReference Include="ND.FW.ExceptionHandling" Version="0.0.5" />
<PackageVersion Include="ND.FW.ExceptionHandling" Version="0.0.5" />
<PackageReference Include="ND.FW.ExceptionHandling" />
paket add ND.FW.ExceptionHandling --version 0.0.5
#r "nuget: ND.FW.ExceptionHandling, 0.0.5"
#:package ND.FW.ExceptionHandling@0.0.5
#addin nuget:?package=ND.FW.ExceptionHandling&version=0.0.5
#tool nuget:?package=ND.FW.ExceptionHandling&version=0.0.5
Standardised, extensible exception handling framework for .NET applications.
Provides taxonomy-driven error classification, consistent business error responses,
structured logging and tracing, and support for ASP.NET Core Web APIs and
Azure Functions (Isolated Worker). Designed using Ports and Adapters architecture
for easy customisation and enterprise integration.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- ND.FW.Observability (>= 0.0.4)
- Newtonsoft.Json (>= 13.0.4)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ND.FW.ExceptionHandling:
| Package | Downloads |
|---|---|
|
ND.FW.WorkflowEngine
ND Enterprise WorkFlow Framework provides a unified, engine-agnostic abstraction for defining and executing business workflows within the ND IDP platform. Supports Elsa v3 as the backing workflow engine with built-in adapters for activity orchestration, transition wiring, HTTP call execution, and workflow lifecycle management. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 0.0.5:
- Observability Package Updation