All Projects → GoogleCloudPlatform → Dotnet Docs Samples

GoogleCloudPlatform / Dotnet Docs Samples

Licence: other
.NET code samples used on https://cloud.google.com

Labels

Projects that are alternatives of or similar to Dotnet Docs Samples

Wear Os Samples
Multiple samples showing best practices in app and watch face development on Wear OS.
Stars: ✭ 277 (-49.91%)
Mutual labels:  samples
Chromium Dashboard
Chrome Status Dashboard
Stars: ✭ 407 (-26.4%)
Mutual labels:  samples
Infrastructure As Code Talk
Sample code for the talk "Infrastructure-as-code: running microservices on AWS with Docker, ECS, and Terraform"
Stars: ✭ 520 (-5.97%)
Mutual labels:  samples
Flixel Demos
Collection of demos for HaxeFlixel
Stars: ✭ 312 (-43.58%)
Mutual labels:  samples
Tv Samples
Multiple samples showing best practices in app development on Android TV.
Stars: ✭ 377 (-31.83%)
Mutual labels:  samples
Androidwithkotlin
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (-19.17%)
Mutual labels:  samples
Plugin Samples
Adobe XD Plugin API samples
Stars: ✭ 277 (-49.91%)
Mutual labels:  samples
Uwp Experiences
Universal Windows Platform (UWP) samples and showcases
Stars: ✭ 547 (-1.08%)
Mutual labels:  samples
Azure Devops Dotnet Samples
.NET/C# samples for integrating with Azure DevOps Services and Azure DevOps Server
Stars: ✭ 384 (-30.56%)
Mutual labels:  samples
Swagger Samples
Samples for the various Swagger projects under swagger-api
Stars: ✭ 499 (-9.76%)
Mutual labels:  samples
Prism Samples Forms
Samples that demonstrate how to use various Prism features with Xamarin.Forms
Stars: ✭ 327 (-40.87%)
Mutual labels:  samples
Js Samples
Samples for the Google Maps JavaScript v3 API
Stars: ✭ 362 (-34.54%)
Mutual labels:  samples
Vsphere Automation Sdk Python
Python samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
Stars: ✭ 451 (-18.44%)
Mutual labels:  samples
Hangouts Chat Samples
Chat Bot Samples for Google Chat.
Stars: ✭ 284 (-48.64%)
Mutual labels:  samples
Python Docs Samples
Code samples used on cloud.google.com
Stars: ✭ 5,334 (+864.56%)
Mutual labels:  samples
Opencv Androidsamples
OpenCv samples for Android from OpenCV SDK using Android Studio and Gradle System
Stars: ✭ 278 (-49.73%)
Mutual labels:  samples
Romplayer
AudioKit Sample Player (ROM Player) - EXS24, Sound Font, Wave Player
Stars: ✭ 445 (-19.53%)
Mutual labels:  samples
Intro To Terraform
Sample code for the blog post series "A Comprehensive Guide to Terraform."
Stars: ✭ 550 (-0.54%)
Mutual labels:  samples
Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+795.12%)
Mutual labels:  samples
Getting Started Java
Stars: ✭ 457 (-17.36%)
Mutual labels:  samples

Google Cloud Platform .NET Docs Samples

A collection of samples that demonstrate how to call some Google Cloud services from C#.

The APIs and .NET Libraries page lists all the Cloud APIs you can call from .NET.

The samples in this repo cover only some of the total APIs that you can call from .NET.

Build Status

Windows Linux
Windows Linux

Build and Run

To build and run a sample, open the solution file (.sln) with Visual Studio 2017 or later and build it.

But no sample will work until you

  1. Follow the set-up instructions in the documentation.

  2. Download or clone this repo with

    git clone https://github.com/GoogleCloudPlatform/dotnet-docs-samples
    

    Browse the directories, find a solution (.sln) file, open it with Visual Studio 2017 or later, and run it!

Contributing changes

Licensing

Testing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].