Google.Vision 0.55.0

dotnet add package Google.Vision --version 0.55.0
                    
NuGet\Install-Package Google.Vision -Version 0.55.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Google.Vision" Version="0.55.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Google.Vision" Version="0.55.0" />
                    
Directory.Packages.props
<PackageReference Include="Google.Vision" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Google.Vision --version 0.55.0
                    
#r "nuget: Google.Vision, 0.55.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Google.Vision@0.55.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Google.Vision&version=0.55.0
                    
Install as a Cake Addin
#tool nuget:?package=Google.Vision&version=0.55.0
                    
Install as a Cake Tool

A simple Google Vision client

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Google.Vision:

Package Downloads
Carbon.Google.Vision.Extensions

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.55.0 165 2/28/2026
0.54.0 303 11/12/2025
0.53.0 165 7/11/2025
0.52.0 212 12/13/2024
0.51.0 176 11/12/2024
0.50.0 192 9/20/2024
0.49.0 236 8/24/2024
0.48.0 209 6/24/2024
0.47.0 321 1/5/2024
0.46.0 257 12/11/2023
0.45.0 240 11/20/2023
0.44.0 227 11/10/2023
0.43.0 276 6/26/2023
0.42.0 288 6/25/2023
0.41.0 475 11/7/2022
0.40.0 586 8/22/2022
0.39.0 579 8/2/2022
0.38.0 628 7/23/2022
0.37.2 644 6/17/2022
0.37.1 634 10/23/2021
Loading failed