Skip to main content
Hardened.Gcp.Functions.Runtime package icon

Hardened.Gcp.Functions.Runtime

Runs a Hardened application as a Google Cloud Functions 2nd gen function: a FunctionsStartup that populates the application into the Functions Framework's own container, and the host that runs a request through the Hardened chain from the features the framework's HttpContext carries. The triggers, the front door and the routing are Hardened.Gcp.CloudRun.Runtime's, unchanged - only the entry point differs.

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

Install

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

Frameworks

net8.0

Dependencies

[0.37.0-rc1000, )
[0.37.0-rc1000, )
[0.37.0-rc1000, )
[0.37.0-rc1000, )
[0.37.0-rc1000, )

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.