📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

CData.GoogleSearch.EntityFrameworkCore

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

CData.GoogleSearch.EntityFrameworkCore

Enables you to use SQL to access the Google Search API

24.0.9175
NuGet
Version published
Maintainers
1
Created
Source

CData GoogleSearch Provider

The CData GoogleSearch Provider allows you to connect to GoogleSearch sources just like SQL tables. Simply specify your credentials and access data from any GoogleSearch source.

Licensing

.Net Framework

The NuGet package automatically downloads and installs a license so no additional action is needed.

.Net Standard/.Net Core

A license must be activated before the .NET Standard Provider can be used. To activate a license, you can use install-license, a .NET Core application included with the Provider. This application is present in the 'tools' folder of the package installation directory, which on Windows can typically be found at: %USERPROFILE%.nuget\packages\cdata.datasource

To use the install-license application run the command:

dotnet ./install-license.dll 'key'

Ensure that 'key' is your product key. This will install a license on the particular system.

Establishing a connection

In-depth documentation on establishing a connection to GoogleSearch can be found at our website.

Google Search 2024 - Copyright (c) 2025 CData Software, Inc. - All rights reserved. - For more information, please visit our website at www.cdata.com.

Keywords

Google

FAQs

Package last updated on 20 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts