Dora.ExceptionHandling.Abstractions
2.0.0-rc1
dotnet add package Dora.ExceptionHandling.Abstractions --version 2.0.0-rc1
NuGet\Install-Package Dora.ExceptionHandling.Abstractions -Version 2.0.0-rc1
<PackageReference Include="Dora.ExceptionHandling.Abstractions" Version="2.0.0-rc1" />
paket add Dora.ExceptionHandling.Abstractions --version 2.0.0-rc1
#r "nuget: Dora.ExceptionHandling.Abstractions, 2.0.0-rc1"
// Install Dora.ExceptionHandling.Abstractions as a Cake Addin #addin nuget:?package=Dora.ExceptionHandling.Abstractions&version=2.0.0-rc1&prerelease // Install Dora.ExceptionHandling.Abstractions as a Cake Tool #tool nuget:?package=Dora.ExceptionHandling.Abstractions&version=2.0.0-rc1&prerelease
Dora.ExceptionHandling is a policy driven automatic exception handling framework. This package provides the basic interfaces and classes of the abstract exception handling model.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
-
.NETCoreApp 2.0
- Microsoft.Extensions.DependencyInjection (>= 2.0.0-preview1-final)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Dora.ExceptionHandling.Abstractions:
Package | Downloads |
---|---|
Dora.ExceptionHandling.Mvc
Dora.ExceptionHandling is a policy driven automatic exception handling framework. This package provides an exception filter to apply the framework to ASP.NET Core MVC application. |
|
Dora.ExceptionHandling
Dora.ExceptionHandling is a policy driven automatic exception handling framework. This package provides the default implementation of the abstract exception handling model. |
|
Dora.ExceptionHandling.Interception
Dora.ExceptionHandling is a policy driven automatic exception handling framework. This package provides a specific interceptor, which enable us of handling exception in an AOP manner. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.0-rc1 | 917 | 6/10/2017 |