Persilsoft.HttpDelegatingHandlers 1.0.21

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

Provides an exception handler for HTTP requests.

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 Persilsoft.HttpDelegatingHandlers:

Package Downloads
Persilsoft.Recaptcha.Blazor

Exposes a service that allows you to obtain a reCAPTCHA token and validate that token through a verification endpoint that you need to add to your backend

Persilsoft.Localizer.Blazor

A simple localization tool for Blazor apps

Persilsoft.Sms.MDY.Sender

Contains an interface to be used in an SMS sending project using the MDY provider

Persilsoft.Turnstile.Blazor

Exposes a service that allows you to obtain a Turnstile token and validate that token through a verification endpoint that you need to add to your backend

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.21 752 12/1/2025
1.0.20 1,567 5/2/2025
1.0.19 463 4/13/2025
1.0.18 327 4/12/2025
1.0.17 1,293 10/16/2024
1.0.16 245 10/16/2024
1.0.15 214 10/15/2024
1.0.14 278 10/13/2024
1.0.13 447 8/28/2024
1.0.12 352 8/17/2024
1.0.11 274 7/29/2024
1.0.10 491 7/20/2024
1.0.9 692 5/25/2024
1.0.8 251 5/25/2024
1.0.7 283 5/22/2024
1.0.6 417 5/18/2024
1.0.5 267 5/18/2024
1.0.4 202 5/18/2024
1.0.3 457 5/17/2024
1.0.2 421 5/4/2024
Loading failed