Dora.ExceptionHandling.Abstractions 2.0.0-rc1

This is a prerelease version of Dora.ExceptionHandling.Abstractions.
dotnet add package Dora.ExceptionHandling.Abstractions --version 2.0.0-rc1
NuGet\Install-Package Dora.ExceptionHandling.Abstractions -Version 2.0.0-rc1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dora.ExceptionHandling.Abstractions" Version="2.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dora.ExceptionHandling.Abstractions --version 2.0.0-rc1
#r "nuget: Dora.ExceptionHandling.Abstractions, 2.0.0-rc1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 899 6/10/2017