Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
12 packages returned for Tags:"rfc7807"
Sort by
Relevance
Downloads
Recently updated
Hellang.
Middleware.
ProblemDetails
by:
khellang
13,999,328 total downloads
last updated
8/9/2022
Latest version:
6.5.1
middleware
error
exception
RFC7807
Error handling middleware, using RFC7807
Opw.
HttpExceptions.
AspNetCore
by:
ofpinewood
854,022 total downloads
last updated
1/13/2022
Latest version:
4.0.2
aspnetcore
http
exceptions
RFC7807
problemdetails
problem
details
Middleware and extensions for returning exceptions over HTTP, e.g. as ASP.NET Core Problem Details (RFC7807).
Tiger.
Problem
by:
chrisoverzero
18,704 total downloads
last updated
11/20/2017
Latest version:
2.0.0
api
problem
rfc7807
error
response
An implementation of an RFC-7807–compliant API Problem object.
DeLoachAero.
WebApi.
RFC7807
by:
DeLoachAero
25,631 total downloads
last updated
1/21/2021
Latest version:
1.0.3
WebApi
AspNetWebApi
RFC7807
RFC
7807
DeLoachAero
A set of classes and extensions to allow for easier creation and use of RFC 7807 problem messages from ASP.NET Web API 2.x.
Alyio.
AspNetCore.
ApiMessages
by:
qqbuby
27,137 total downloads
last updated
11/24/2023
Latest version:
8.0.0
AspNetCore
Api
Messages
Problem
Details
rfc7807
Provides a mechanism to process unhandled exception occured during a HTTP context and write custom API result message.
OperationResultCore
by:
calabonga
37,480 total downloads
last updated
9/21/2023
Latest version:
4.1.0
calabonga
web
api
operation
result
asp
net
core
response
rfc7807
OperationResult is an implementation of RFC7807. In other words, it's simple wrapper for result operation for any returned data from backend, where you can add additional information about problem or other...
More information
CcAcca.
ProblemDetails.
Helpers
by:
christianacca
6,727 total downloads
last updated
9/27/2021
Latest version:
2.3.1
error
exception
RFC7807
Utility code for working with ProblemDetails
MadEyeMatt.
AspNetCore.
ProblemDetails
by:
mgernand
4,848 total downloads
last updated
11/24/2023
Latest version:
8.0.1
aspnetcore
problem
details
rfc7807
A middleware to create RFC 7807 problem details for APIs.
ProblemDetails.
Serilog.
AspNetCore.
Middleware.
Connector
by:
bartpio
1,291 total downloads
last updated
2/7/2023
Latest version:
6.1.0
serilog
aspnet
aspnetcore
middleware
error
exception
RFC7807
Serilog support for ASP.NET Core logging alongside Problem Details
NineDigit.
AspNetCore.
Mvc.
ProblemDetails
by:
nine-digit
231 total downloads
last updated
8/22/2022
Latest version:
1.0.0
asp.net
core
problem
details
RFC7807
Error handling middleware for ASP.NET Core using RFC7807.
OperationResult.
ErrorHandling
by:
vlad-ganusceac
586 total downloads
last updated
12/1/2023
Latest version:
6.0.0
result
operationresult
fluentoperationresult
actionresult
rfc7807
actionfilter
.net
dotnet
c#
Applies the RFC7807 Error Details cast from ActionResult received at the Controller level by invoking some of these OperationResult's extension .AsOkOrFailure(), .AsNoContentOrFailure(), .AsCreatedOrFailure()...
More information
Salix.
AspNetCore.
JsonExceptionHandler
by:
Salixzs
271 total downloads
last updated
11/19/2023
Latest version:
1.1.0
aspnet
aspnetcore
api
rest
error
exception
handler
rfc7807
Provides Global Error/Exception Handler (Middleware). Responds with error description and data as Json object. Better StackTrace, details on exception, possibility to control response state (500+, 400+).