Contains packages used to create containers and services that do operations via the Google Function protocol.
Modules
The module contains the following packages:
- Clients - client components for working with Google cloud Functions.
- Connect - components for installation and connection settings.
- Container - contains classes that act as containers to instantiate and run components.
- Services - contains interfaces and classes used to create services that do operations via the Google Function protocol.
Use
Install the dotnet package as
dotnet add package PipServices3.Gcp