GenHTTP.Modules.ErrorHandling 11.0.2

dotnet add package GenHTTP.Modules.ErrorHandling --version 11.0.2
                    
NuGet\Install-Package GenHTTP.Modules.ErrorHandling -Version 11.0.2
                    
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="GenHTTP.Modules.ErrorHandling" Version="11.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GenHTTP.Modules.ErrorHandling" Version="11.0.2" />
                    
Directory.Packages.props
<PackageReference Include="GenHTTP.Modules.ErrorHandling" />
                    
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 GenHTTP.Modules.ErrorHandling --version 11.0.2
                    
#r "nuget: GenHTTP.Modules.ErrorHandling, 11.0.2"
                    
#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 GenHTTP.Modules.ErrorHandling@11.0.2
                    
#: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=GenHTTP.Modules.ErrorHandling&version=11.0.2
                    
Install as a Cake Addin
#tool nuget:?package=GenHTTP.Modules.ErrorHandling&version=11.0.2
                    
Install as a Cake Tool

GenHTTP.Modules.ErrorHandling

This package allows you to define custom error handlers for a GenHTTP application.

Please refer to the documentation for examples and details.

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.  net11.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on GenHTTP.Modules.ErrorHandling:

Package Downloads
GenHTTP.Engine.Shared

Shared library that can be used by server engines to be integrated into GenHTTP.

GenHTTP.Engine

Lightweight web server written in pure C# with few dependencies to 3rd-party libraries.

GenHTTP.Modules.Websites

Allows to design and serve web applications to clients.

GenHTTP.Adapters.AspNetCore

Adapter to run GenHTTP handlers within an ASP.NET Core app.

Unhinged.GenHttp.Experimental

https://github.com/MDA2AV/Unhinged-GenHttp-Adapter

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.2 397 9/15/2026
11.0.1 493 9/11/2026
11.0.0 361 9/9/2026
11.0.0-preview.24 166 9/6/2026
11.0.0-preview.23 196 8/26/2026
11.0.0-preview.22 208 7/29/2026
11.0.0-preview.21 153 7/20/2026
11.0.0-preview.20 117 7/10/2026
11.0.0-preview.19 127 6/22/2026
11.0.0-preview.18 113 6/10/2026
11.0.0-preview.17 106 6/10/2026
11.0.0-preview.16 103 6/8/2026
11.0.0-preview.15 104 6/4/2026
11.0.0-preview.14 94 6/4/2026
11.0.0-preview.13 100 6/4/2026
11.0.0-preview.12 111 6/2/2026
11.0.0-preview.11 110 5/29/2026
11.0.0-preview.10 119 5/28/2026
11.0.0-preview.9 147 5/28/2026
11.0.0-preview.8 103 5/26/2026
Loading failed