DotNetMatic.Core.CrossCuttingConcerns.Exception
1.0.0
See the version list below for details.
dotnet add package DotNetMatic.Core.CrossCuttingConcerns.Exception --version 1.0.0
NuGet\Install-Package DotNetMatic.Core.CrossCuttingConcerns.Exception -Version 1.0.0
<PackageReference Include="DotNetMatic.Core.CrossCuttingConcerns.Exception" Version="1.0.0" />
paket add DotNetMatic.Core.CrossCuttingConcerns.Exception --version 1.0.0
#r "nuget: DotNetMatic.Core.CrossCuttingConcerns.Exception, 1.0.0"
// Install DotNetMatic.Core.CrossCuttingConcerns.Exception as a Cake Addin #addin nuget:?package=DotNetMatic.Core.CrossCuttingConcerns.Exception&version=1.0.0 // Install DotNetMatic.Core.CrossCuttingConcerns.Exception as a Cake Tool #tool nuget:?package=DotNetMatic.Core.CrossCuttingConcerns.Exception&version=1.0.0
NArchitecture.Core.CrossCuttingConcerns.Exception
This library offers cross-cutting concern components for effectively handling exceptions in kodlama.io projects. The NArchitecture.Core.CrossCuttingConcerns.Exception
package provides core classes to manage exceptions across different layers of applications. It includes support for custom exception types, exception handling strategies, and essential utilities for exception management in both clean and union architectures.
Installation
You can add the package to your project using NuGet package manager or .NET CLI:
dotnet add package NArchitecture.Core.CrossCuttingConcerns.Exception
Contribution
If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.CrossCuttingConcerns.Exception GitHub Repository
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. |
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DotNetMatic.Core.CrossCuttingConcerns.Exception:
Package | Downloads |
---|---|
DotNetMatic.Core.Application
Provide CQRS, MediatR, Pipelines, DTOs, and more for the Application Layer. |
|
DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi
Provide exception handling components specifically tailored for ASP.NET Web API projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.