DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi
1.0.0
See the version list below for details.
dotnet add package DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi --version 1.0.0
NuGet\Install-Package DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi -Version 1.0.0
<PackageReference Include="DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi" Version="1.0.0" />
paket add DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi --version 1.0.0
#r "nuget: DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi, 1.0.0"
// Install DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi as a Cake Addin #addin nuget:?package=DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi&version=1.0.0 // Install DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi as a Cake Tool #tool nuget:?package=DotNetMatic.Core.CrossCuttingConcerns.Exception.WebApi&version=1.0.0
NArchitecture.Core.CrossCuttingConcerns.Exception.WebAPI
This library contains exception handling components specifically tailored for ASP.NET Web API projects within kodlama.io. The NArchitecture.Core.CrossCuttingConcerns.Exception.WebAPI
package offers utilities to effectively handle exceptions in Web API applications. It includes core classes for exception filters, exception handling middleware, and essential utilities for exception management in ASP.NET Web API projects.
Installation
You can add the package to your project using NuGet package manager or .NET CLI:
dotnet add package NArchitecture.Core.CrossCuttingConcerns.Exception.WebAPI
Contribution
If you would like to contribute, please visit the GitHub repository and submit a pull request: NArchitecture.Core.CrossCuttingConcerns.Exception.WebAPI 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
- DotNetMatic.Core.CrossCuttingConcerns.Exception (>= 1.0.0)
- DotNetMatic.Core.CrossCuttingConcerns.Logging (>= 1.0.0)
- DotNetMatic.Core.CrossCuttingConcerns.Logging.Abstraction (>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.