https://github.com/soenneker/soenneker.dnsimple.client
An async thread-safe singleton for the DNSimple client
https://github.com/soenneker/soenneker.dnsimple.client
client csharp dnsimple dnsimpleclientutil domain domains dotnet httpclient registrar registration util
Last synced: 7 days ago
JSON representation
An async thread-safe singleton for the DNSimple client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dnsimple.client
- Owner: soenneker
- License: mit
- Created: 2025-03-10T00:01:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-16T07:08:56.000Z (8 days ago)
- Last Synced: 2026-06-16T09:10:21.069Z (7 days ago)
- Topics: client, csharp, dnsimple, dnsimpleclientutil, domain, domains, dotnet, httpclient, registrar, registration, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 961 KB
- 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.dnsimple.client/)
[](https://github.com/soenneker/soenneker.dnsimple.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dnsimple.client/)
[](https://github.com/soenneker/soenneker.dnsimple.client/actions/workflows/codeql.yml)
#  Soenneker.DNSimple.Client
### An async thread-safe singleton for the DNSimple client
## Installation
```
dotnet add package Soenneker.DNSimple.Client
```