Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.ipqs.client
An async thread-safe singleton for the IPQualityScore client
https://github.com/soenneker/soenneker.ipqs.client
client csharp dotnet ip ipqs ipqsclientutil ipqualityscore quality score singleton util
Last synced: about 17 hours ago
JSON representation
An async thread-safe singleton for the IPQualityScore client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.ipqs.client
- Owner: soenneker
- License: mit
- Created: 2024-05-14T01:02:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:01:08.000Z (3 months ago)
- Last Synced: 2024-10-29T13:21:25.634Z (3 months ago)
- Topics: client, csharp, dotnet, ip, ipqs, ipqsclientutil, ipqualityscore, quality, score, singleton, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 579 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.ipqs.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.ipqs.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.ipqs.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.ipqs.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.ipqs.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.ipqs.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Ipqs.Client
### An async thread-safe singleton for the IPQualityScore client## Installation
```
dotnet add package Soenneker.Ipqs.Client
```