Skip to content

A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.

License

Notifications You must be signed in to change notification settings

soenneker/soenneker.dtos.problemdetails

Repository files navigation

Soenneker.Dtos.ProblemDetails

A replication of .NET's ProblemDetails (https://tools.ietf.org/html/rfc7807) that doesn't rely on Microsoft.AspNetCore.Mvc.

Installation

dotnet add package Soenneker.Dtos.ProblemDetails