An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.google.indexingservice

An async thread-safe singleton for the Google indexing service client
https://github.com/soenneker/soenneker.google.indexingservice

csharp dotnet google googleindexingserviceutil index indexing indexingservice service singleton

Last synced: 5 months ago
JSON representation

An async thread-safe singleton for the Google indexing service client

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.google.indexingservice.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.google.indexingservice/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.google.indexingservice/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.google.indexingservice/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.google.indexingservice.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.google.indexingservice/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Google.IndexingService
### An async thread-safe singleton for the Google indexing service client

## Installation

```
dotnet add package Soenneker.Google.IndexingService
```