google-api-dotnet-client
Google APIs Client Library for .NET (by googleapis)
google-api-java-client
Google APIs Client Library for Java (by googleapis)
| google-api-dotnet-client | google-api-java-client | |
|---|---|---|
| 4 | 3 | |
| 1,465 | 1,435 | |
| 0.8% | 0.2% | |
| 10.0 | 7.1 | |
| 7 days ago | 3 months ago | |
| C# | Java | |
| Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
google-api-dotnet-client
Posts with mentions or reviews of google-api-dotnet-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
- Send Emails with Gmail API
API client for .NET
- How to deal with the google drive confirmation page
- Struggling with Google API's
- Google authentication via library/console application?
Yes you can, the google api has a c# port but it is just in maintenance mode beside that is totally usable. The way it works is that it starts a local webserver and when the user is logs in it catches the callback from the google servers then fetches and stores the token. From the user perspective that means a google sign in page open in the default browser and they has to log in. But be careful as google apis has a daily request limit unless you pay for more. https://github.com/googleapis/google-api-dotnet-client
google-api-java-client
Posts with mentions or reviews of google-api-java-client. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-29.
What are some alternatives?
When comparing google-api-dotnet-client and google-api-java-client you can also consider the following projects:
googleapis.dart - Repository for building the googleapis packages
python-samples - 🐍 Python samples for Google Workspace APIs
browser-samples - Web samples for Google Workspace APIs
ruby-samples - 💎 Ruby samples for Google Workspace APIs
google-api-php-client - A PHP client library for accessing Google APIs
node-samples - Node samples for Google Workspace APIs.