![]() |
VOOZH | about |
dotnet add package Mscc.GenerativeAI.Google --version 3.1.0
NuGet\Install-Package Mscc.GenerativeAI.Google -Version 3.1.0
<PackageReference Include="Mscc.GenerativeAI.Google" Version="3.1.0" />
<PackageVersion Include="Mscc.GenerativeAI.Google" Version="3.1.0" />Directory.Packages.props
<PackageReference Include="Mscc.GenerativeAI.Google" />Project file
paket add Mscc.GenerativeAI.Google --version 3.1.0
#r "nuget: Mscc.GenerativeAI.Google, 3.1.0"
#:package Mscc.GenerativeAI.Google@3.1.0
#addin nuget:?package=Mscc.GenerativeAI.Google&version=3.1.0Install as a Cake Addin
#tool nuget:?package=Mscc.GenerativeAI.Google&version=3.1.0Install as a Cake Tool
Integrate Gemini API into your .NET applications. This package depends on Google API Client Library and provides access to Google Cloud Vertex AI using OAuth 2.0 and Service Accounts.
Client for .NET using Google API Client Library:
👁 NuGet Version
👁 NuGet Downloads
Mscc.GenerativeAI.Google
The choice of authentication is yours.
The folders and contain more examples.
tba
You can create issues at the https://github.com/mscraftsman/generative-ai repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 3,857 | 3/2/2026 |
| 3.0.2 | 9,916 | 12/31/2025 |
| 3.0.1 | 224 | 12/29/2025 |
| 3.0.0 | 1,149 | 12/16/2025 |
| 2.9.8 | 902 | 12/10/2025 |
| 2.9.7 | 598 | 12/8/2025 |
| 2.9.6 | 576 | 12/8/2025 |
| 2.9.5 | 569 | 12/8/2025 |
| 2.9.4 | 853 | 12/3/2025 |
| 2.9.3 | 3,407 | 11/18/2025 |
| 2.9.2 | 568 | 11/17/2025 |
| 2.9.1 | 783 | 11/11/2025 |
| 2.9.0 | 461 | 11/11/2025 |
| 2.8.25 | 508 | 11/5/2025 |
| 2.8.24 | 391 | 11/2/2025 |
| 2.8.23 | 685 | 10/31/2025 |
| 2.8.22 | 1,084 | 10/30/2025 |
| 2.8.21 | 773 | 10/29/2025 |
| 2.8.20 | 300 | 10/28/2025 |
| 2.8.19 | 351 | 10/20/2025 |
# Changelog (Release Notes)
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Fixed
## 3.1.0
### Changed
- bump version
## 3.0.2
### Changed
- bump version
## 3.0.1
### Changed
- bump version
## 3.0.0
see main Changelog
## 2.9.8
### Added
- add constructor parameter `accessToken` #157 (81ad7f9)
### Changed
- bump version
## 2.9.7
### Changed
- bump version
## 2.9.6
### Changed
- bump version
## 2.9.5
### Changed
- bump version
## 2.9.4
### Changed
- Bump Google.Apis.Auth from 1.72.0 to 1.73.0 (f11aa7d)
- bump version
## 2.9.3
### Changed
- bump version
## 2.9.2
### Changed
- bump version
## 2.9.1
### Added
- add .NET 10.0 targeting
### Changed
- bump version
## 2.9.0
### Changed
- bump version
## 2.8.25
### Changed
- bump version
## 2.8.24
### Changed
- bump version
## 2.8.23
### Changed
- bump version
## 2.8.22
### Changed
- bump version
## 2.8.21
### Changed
- bump version
## 2.8.20
### Added
- add handling of Application Default Credentials (ADC) (a9d4128)
## 2.8.19
### Changed
## 2.8.18
### Changed
- bump version
## 2.8.17
### Changed
- bump version
## 2.8.16
### Changed
- bump version
## 2.8.15
### Changed
- bump version
## 2.8.14
### Changed
- bump version
## 2.8.13
### Changed
- bump version
## 2.8.12
### Changed
- bump version
## 2.8.11
### Changed
- bump version
## 2.8.10
### Changed
- bump version
## 2.8.9
### Changed
- bump version
## 2.8.8
### Changed
- bump version
## 2.8.7
### Changed
- bump version
## 2.8.6
### Changed
- bump version
## 2.8.5
### Changed
- bump version
## 2.8.4
### Changed
- bump version
## 2.8.3
### Changed
- bump version
## 2.8.2
### Changed
- bump version
## 2.8.1
### Changed
- bump version
## 2.8.0
### Changed
- bump version
## 2.7.1
### Changed
- bump version
## 2.7.0
### Changed
- bump version
## 2.6.13
### Changed
- bump version
## 2.6.12
### Changed
- no code changes
## 2.6.11
### Changed
- bump version
## 2.6.10
### Changed
- bump version
## 2.6.9
### Changed
- bump version
## 2.6.8
### Changed
- bump version
## 2.6.7
### Changed
- bump version
## 2.6.6
### Changed
- bump version
## 2.6.5
### Changed
- bump version
## 2.6.4
### Changed
- bump version
## 2.6.3
### Changed
- bump version
## 2.6.2
### Changed
- bump version
## 2.6.1
### Changed
- bump version
## 2.6.0
### Changed
- bump version
## 2.5.6
### Changed
- bump version
## 2.5.5
### Changed
- bump version
## 2.5.4
### Changed
- bump version
## 2.5.3
### Changed
- bump version
## 2.5.2
### Changed
- bump version
## 2.5.1
### Changed
- bump version
## 2.5.0
### Changed
- bump version
## 2.4.1
### Changed
- bump version
## 2.4.0
### Changed
- bump version
## 2.3.6
### Changed
- bump version
## 2.3.5
### Changed
- bump version
## 2.3.4
### Changed
- bump version
## 2.3.3
### Changed
- use named parameters due to overloaded constructor
- bump version
## 2.3.2
### Changed
- bump version
## 2.3.1
### Changed
- bump version
## 2.3.0
### Changed
- update NuGet packages
- bump version
## 2.2.11
### Changed
- bump version
## 2.2.10
### Changed
- bump version
## 2.2.9
### Changed
- bump version
## 2.2.8
### Changed
- bump version
## 2.2.7
### Changed
- bump version
## 2.2.6
### Changed
- bump version
## 2.2.5
### Changed
- update NuGet packages
- bump version
## 2.2.4
### Changed
- update NuGet packages
- bump version
## 2.2.3
### Changed
- bump version
## 2.2.2
### Changed
- update NuGet packages
## 2.2.1
### Changed
- bump version
## 2.2.0
### Changed
- bump version
## 2.1.8
### Changed
- bump version
## 2.1.7
### Changed
- bump version
## 2.1.6
### Changed
- bump version
## 2.1.5
### Changed
- bump version
## 2.1.4
### Changed
- bump version
## 2.1.3
### Changed
- bump version
## 2.1.2
### Changed
- bump version
## 2.1.1
### Changed
- bump version
## 2.1.0
### Changed
- update NuGet packages
- drop .NET 6.0 targeting
## 2.0.2
### Changed
- bump version
## 2.0.1
### Changed
- bump version
## 2.0.0
### Changed
- bump version
## 1.9.7
### Changed
- bump version
## 1.9.6
### Changed
- update NuGet packages
- bump version
## 1.9.5
### Changed
- bump version
## 1.9.4
### Changed
- bump version
## 1.9.3
### Changed
- bump version
## 1.9.2
### Changed
- bump version
## 1.9.1
### Changed
- update NuGet package(s)
## 1.9.0
### Changed
- bump version
## 1.8.3
### Changed
- bump version
## 1.8.2
### Changed
- bump version
## 1.8.1
### Changed
- bump version
## 1.8.0
### Changed
- bump version
## 1.7.0
### Changed
- bump version
## 1.6.5
### Changed
- bump version
## 1.6.4
### Changed
- bump version
## 1.6.3
### Changed
- bump version
## 1.6.2
### Changed
- bump version
## 1.6.1
### Changed
- bump version
## 1.6.0
### Changed
- bump version
## 1.5.1
### Changed
- Update System.Text.Json to 8.0.4
## 1.5.0
### Changed
- bump version
## 1.4.0
### Changed
- bump version
## 1.3.0
### Changed
- bump version
## 1.2.0
### Changed
- bump version
## 1.1.4
### Changed
- bump version
## 1.1.3
### Changed
- bump version
## 1.1.2
### Changed
- bump version
## 1.1.1
### Changed
- bump version
## 1.1.0
### Changed
- bump version
## 1.0.1
### Changed
- bump version
## 1.0.0
### Changed
- bump version
## 0.9.4
### Changed
- bump version
## 0.9.3
### Changed
- bump version
## 0.9.2
### Changed
- bump version
## 0.9.1
### Changed
- increase package reference
- bump version
## 0.9.0
### Changed
- bump version
## 0.8.4
### Changed
- bump version
## 0.8.3
### Changed
- bump version
## 0.8.2
### Changed
- bump version
## 0.8.1
### Fixed
- resolve ambiguous namespace reference
## 0.8.0
### Changed
- bump version
## 0.7.1
### Changed
- bump version
## 0.7.0
### Added
- Initial implementation