Sample project for working with the diffrent Google APIs with .net
Projects all use the Google .net client library which can be found on
- NuGet Packages
- Source Code Google google-api-dotnet-client
Google has not created these sample projects, or the tutorials that go along with them. They were all created by me.
All of the Google NuGet packages needed can be found here NuGet Packages
These samples have been programmatically generated. Changes must be made in the T4 template files. Changes made in the samples themselves will be over written the next time the project is generated.
See Contributing
Copyright 2017 DAIMTO (Linda Lawton) : www.daimto.com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. See LICENSE
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Tutorials for these projects can be found on Daimto.com