Skip to main content
Hardened.Gcp.CloudRun.Invoke package icon

Hardened.Gcp.CloudRun.Invoke

Serves [HardenedFunction] handlers on Google Cloud Run as direct invocations over HTTP: a POST to /_triggers/invoke/{operation} carries the caller's payload to the operation, and the handler's return value is the response body.

Total Downloads
431
431
Published
Sep 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Hardened.Gcp.CloudRun.Invoke --version 0.37.0-rc1000
Package Manager Console
Install-Package Hardened.Gcp.CloudRun.Invoke -Version 0.37.0-rc1000
PackageReference
<PackageReference Include="Hardened.Gcp.CloudRun.Invoke" Version="0.37.0-rc1000" />

Frameworks

net8.0

Dependencies

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.