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: about 2 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 2 years ago)
- Default Branch: main
- Last Pushed: 2026-06-02T00:58:44.000Z (about 2 months ago)
- Last Synced: 2026-06-02T02:24:33.564Z (about 2 months ago)
- Topics: csharp, dotnet, google, googleindexingserviceutil, index, indexing, indexingservice, service, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
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/)
[](https://github.com/soenneker/soenneker.google.indexingservice/actions/workflows/codeql.yml)
#  Soenneker.Google.IndexingService
### An async thread-safe singleton for the Google indexing service client
## Installation
```
dotnet add package Soenneker.Google.IndexingService
```