https://github.com/soenneker/soenneker.dnsimple.contacts
An async thread-safe singleton for DNSimple OpenApiClient's Contacts API
https://github.com/soenneker/soenneker.dnsimple.contacts
contacts csharp dnsimple dnsimplecontactsutil dotnet openapi singleton util
Last synced: 2 months ago
JSON representation
An async thread-safe singleton for DNSimple OpenApiClient's Contacts API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dnsimple.contacts
- Owner: soenneker
- License: mit
- Created: 2025-06-03T21:59:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-15T00:25:42.000Z (3 months ago)
- Last Synced: 2026-04-15T01:37:48.417Z (3 months ago)
- Topics: contacts, csharp, dnsimple, dnsimplecontactsutil, dotnet, openapi, singleton, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.contacts/)
[](https://github.com/soenneker/soenneker.dnsimple.contacts/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dnsimple.contacts/)
[](https://github.com/soenneker/soenneker.dnsimple.contacts/actions/workflows/codeql.yml)
#  Soenneker.DNSimple.Contacts
### An async thread-safe singleton for DNSimple OpenApiClient's Contacts API
## Installation
```
dotnet add package Soenneker.DNSimple.Contacts
```