jskeet / google-cloud-dotnet-powerpack

Small NuGet packages for Google Cloud Platform users.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Cloud .NET PowerPack

Travis build status

This repository contains small NuGet packages and project templates helpful for building apps that run on Google Cloud Platform.

NuGet packages

Google.Cloud.Templates

These templates are a good starting place for building ASP.NET Core apps that run on Google App Engine and Google Kubernetes Engine. (When available), Install the templates by running dotnet new -i Google.Cloud.Templates, then create a new ASP.NET Core MVC project by running dotnet new gcpmvc -n MyMvcProjectName.

See the Templates Readme for more information.

Contributing

We'd love to accept your patches and contributions to this project. See Contributing.md for more information.

License

All code in this repository falls under the Apache 2.0 License. See LICENSE for more information.

About

Small NuGet packages for Google Cloud Platform users.

License:Apache License 2.0


Languages

Language:C# 85.2%Language:HTML 13.0%Language:CSS 1.3%Language:Shell 0.3%Language:JavaScript 0.2%