Google.Cloud.Functions.Framework 3.0.1

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

Google Cloud Functions Framework

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (9)

Showing the top 5 NuGet packages that depend on Google.Cloud.Functions.Framework:

Package Downloads
Google.Cloud.Functions.Hosting

The Google Cloud Functions Framework Hosting package makes it easy to run a web server to execute functions.

Google.Cloud.Functions.Invoker

The Google Cloud Functions Framework Invoker makes it easy to run a web server to execute functions.

Mcma.Api.Google.CloudFunctions

Package Description

Excalibur.Dispatch.Hosting.GoogleCloudFunctions

Google Cloud Functions hosting integration for the Excalibur framework. PRE-RELEASE: the public API is not frozen and may change between pre-release builds. Not recommended for production use. Known issues: https://docs.excalibur-dispatch.dev/docs/known-issues

Excalibur.Hosting.GoogleCloudFunctions

Google Cloud Functions hosting integration for the Excalibur framework. PRE-RELEASE: the public API is not frozen and may change between pre-release builds. Not recommended for production use. Known issues: https://docs.excalibur-dispatch.dev/docs/known-issues

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 258,718 5/16/2025
3.0.0 8,216 5/16/2025
2.2.1 402,134 5/2/2024
2.2.0 2,619 5/1/2024
2.1.0 213,979 5/25/2023
2.0.0 2,437,992 2/6/2023
2.0.0-beta01 2,529 11/8/2022
1.1.0 260,055 10/18/2022
1.0.0 3,027,000 6/22/2021
1.0.0-beta05 3,923 6/8/2021
1.0.0-beta04 123,825 11/19/2020
1.0.0-beta03 1,306 11/19/2020
1.0.0-beta02 9,920 10/20/2020
1.0.0-beta01 1,021 10/14/2020
1.0.0-alpha13 1,089,997 10/1/2020
1.0.0-alpha12 54,922 9/25/2020
1.0.0-alpha11 499,278 9/3/2020
1.0.0-alpha10 11,119 9/2/2020
1.0.0-alpha09 46,269 8/25/2020
1.0.0-alpha08 61,389 7/7/2020
Loading failed