Soenneker.Cloudflare.Validators.Request.Functions 4.0.238

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

A validator for Azure Functions that verifies incoming requests originate from Cloudflare by checking the client certificate thumbprint.

Installation

dotnet add package Soenneker.Cloudflare.Validators.Request.Functions
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 (1)

Showing the top 1 NuGet packages that depend on Soenneker.Cloudflare.Validators.Request.Functions:

Package Downloads
Soenneker.Cloudflare.Middlewares.Require.Functions

A middleware component for Azure Functions that enforces Cloudflare-only access, blocking non-Cloudflare requests unless running in local/test environments.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.238 111 5/14/2026
4.0.237 103 5/13/2026
4.0.236 88 5/13/2026
4.0.235 86 5/13/2026
4.0.234 119 5/13/2026
4.0.233 122 5/3/2026
4.0.232 107 5/3/2026
4.0.231 114 5/2/2026
4.0.230 139 4/25/2026
4.0.229 102 4/24/2026
4.0.228 105 4/24/2026
4.0.227 110 4/24/2026
4.0.226 96 4/23/2026
4.0.224 138 4/23/2026
4.0.223 115 4/22/2026
4.0.222 124 4/22/2026
4.0.221 115 4/21/2026
4.0.220 120 4/15/2026
4.0.219 96 4/15/2026
4.0.218 91 4/15/2026
Loading failed

Update dependency Soenneker.Validators.Validator to 4.0.726 (#390)