The Google Cloud Functions Framework Hosting package makes it easy to run a web server to execute functions.
Info
Version: | 2.2.1 |
Author(s): | Google LLC |
Last Update: | Thursday, May 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GoogleCloudPlatform/functions-framework-dotnet |
NuGet Url: | https://www.nuget.org/packages/Google.Cloud.Functions.Hosting |
Install
Install-Package Google.Cloud.Functions.Hosting
dotnet add package Google.Cloud.Functions.Hosting
paket add Google.Cloud.Functions.Hosting
Google.Cloud.Functions.Hosting Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.Functions.Framework(>= 1.0.004)
Tags