Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.
This repository was archived by the owner on May 16, 2025. It is now read-only.

GCP integration in Visual Studio 2022 #1129

@microchips

Description

@microchips

I installed Cloud Tools for Visual Studio, but maybe there is a compatibility issue?
I did the installation using 'Manage Extensions' the process using VSIX appeared to work OK
The video for installation at 'https://www.youtube.com/watch?v=l4nPaSXE3QE' is out of date.

I'm on VS 2022 build 17.4.1
Using C# I get a problem straight off the bat:
using Google.Cloud.BigQuery.V2;
where I have a CS0246 error namespace name 'Google' could not be found.
Also, error CS0103 'BigQueryClient' does not exist in the current context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions