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
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.google.indexingservice
- Owner: soenneker
- License: mit
- Created: 2024-01-01T02:05:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:43:41.000Z (8 months ago)
- Last Synced: 2024-10-29T11:48:01.897Z (8 months ago)
- Topics: csharp, dotnet, google, googleindexingserviceutil, index, indexing, indexingservice, service, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.google.indexingservice/)
[](https://github.com/soenneker/soenneker.google.indexingservice/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.google.indexingservice/)#  Soenneker.Google.IndexingService
### An async thread-safe singleton for the Google indexing service client## Installation
```
dotnet add package Soenneker.Google.IndexingService
```