Skip to content

AVaksman/gax-dotnet

 
 

Repository files navigation

Build Status

Google API Extensions for .NET

This repository contains code for support libraries for the Google Cloud Libraries for .NET. See the API reference and API layers documentation for more details of how these support libraries are used.

Application code will rarely need to use most of the classes within this library directly, but code generated automatically from the API definition files can use services such as page streaming to provide a more convenient and idiomatic API surface to callers.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

This library follows semantic versioning.

It is currently in major version zero (0.y.z), which means that anything may change at any time and the public API should not be considered stable.

License

BSD - See LICENSE for more information.

About

Google API Extensions for .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • Other 1.0%