Soenneker.Cloudflare.Validators.Request.Functions 4.0.234

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Soenneker.Cloudflare.Validators.Request.Functions --version 4.0.234
                    
NuGet\Install-Package Soenneker.Cloudflare.Validators.Request.Functions -Version 4.0.234
                    
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.234" />
                    
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.234" />
                    
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.234
                    
#r "nuget: Soenneker.Cloudflare.Validators.Request.Functions, 4.0.234"
                    
#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.234
                    
#: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.234
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Cloudflare.Validators.Request.Functions&version=4.0.234
                    
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 119 5/14/2026
4.0.237 106 5/13/2026
4.0.236 89 5/13/2026
4.0.235 89 5/13/2026
4.0.234 122 5/13/2026
4.0.233 125 5/3/2026
4.0.232 108 5/3/2026
4.0.231 115 5/2/2026
4.0.230 140 4/25/2026
4.0.229 104 4/24/2026
4.0.228 107 4/24/2026
4.0.227 111 4/24/2026
4.0.226 97 4/23/2026
4.0.224 139 4/23/2026
4.0.223 116 4/22/2026
4.0.222 125 4/22/2026
4.0.221 116 4/21/2026
4.0.220 121 4/15/2026
4.0.219 97 4/15/2026
4.0.218 93 4/15/2026
Loading failed

Update dependency Soenneker.Utils.File to 4.0.2156 (#386)