Skip to content

CenkCamkiran/GCloud-HelloWorld-Function

Repository files navigation

Simple HelloWorld Function With GCloud Functions

Abstract

I was curious about Google Cloud Technologies like Cloud Functions. So I developed simple Hello Function via .NET Core 6.

Philosophy

Build Simple HelloWorld GCloud Function via GCloud.

Contents

Features

  • Developed via .Net Core 6

Requirements

GCloud Account

Structure

|   .gitignore //gitignore file
|   Function.cs // Main Function file
|   GCloudFuncConfig.png //Picture for Readme file
|   HelloFunctions.csproj //Dotnet project file
|   HelloFunctions.sln //Dotnet solution file
|   README.md

Installation of GCloud Function

Please refer this link: https://github.com/GoogleCloudPlatform/functions-framework-dotnet

Deployment

Deployment is simple, drag and drop the zip file of project. The screenshot is below:

Contributing

I am open every advice for my project. I am planning to improve myself on .NET Core 6, Google Cloud Functions. So don't hesitate comment on my project. Every idea is plus for me.

Bug Reports & Feature Requests

Please use the Github issues.

RoadMap

  • In the Future, i am planning to improve myself on Google Cloud Functions.

About

Simple HelloWorld Function With GCloud Functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages