Soenneker.Dtos.ProblemDetails 4.0.435

Prefix Reserved
dotnet add package Soenneker.Dtos.ProblemDetails --version 4.0.435
                    
NuGet\Install-Package Soenneker.Dtos.ProblemDetails -Version 4.0.435
                    
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="Soenneker.Dtos.ProblemDetails" Version="4.0.435" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Dtos.ProblemDetails" Version="4.0.435" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Dtos.ProblemDetails" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Dtos.ProblemDetails --version 4.0.435
                    
#r "nuget: Soenneker.Dtos.ProblemDetails, 4.0.435"
                    
#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.
#:package Soenneker.Dtos.ProblemDetails@4.0.435
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Dtos.ProblemDetails&version=4.0.435
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Dtos.ProblemDetails&version=4.0.435
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image 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
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Soenneker.Dtos.ProblemDetails:

Package Downloads
Soenneker.Dtos.Results.Operation

A standardized wrapper for the outcome of an operation, containing either a successful result value or a ProblemDetails describing the error, along with an HTTP status code.

Soenneker.Maui.Admob

A cross-platform library for adding Google Admob ads to MAUI applications

Soenneker.TrustedForm.Blazor

A Blazor interop library for ActiveProspect TrustedForm

Soenneker.Dtos.Results.Api

A generic container for API responses with ProblemDetails support.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.435 621 4/14/2026
4.0.434 8,248 3/12/2026
4.0.433 95 3/12/2026
4.0.432 95 3/12/2026
4.0.430 94 3/12/2026
4.0.428 95 3/12/2026
4.0.427 244 3/12/2026
4.0.426 92 3/12/2026
4.0.425 4,788 3/11/2026
4.0.424 136 3/11/2026
4.0.423 88 3/10/2026
4.0.422 672 3/10/2026
4.0.421 92 3/9/2026
4.0.419 144 3/9/2026
4.0.418 96 3/9/2026
4.0.417 93 3/9/2026
4.0.416 8,074 3/4/2026
4.0.415 88 3/4/2026
4.0.414 16,181 2/10/2026
4.0.413 12,010 1/13/2026
Loading failed

Update dependency System.Text.Json to 10.0.6 (#783)