https://github.com/soenneker/soenneker.dnsimple.delegation
A .NET typesafe implementation of DNSimple's Delegation API
https://github.com/soenneker/soenneker.dnsimple.delegation
csharp delegation dnsimple dnsimpledelegationutil domain domains dotnet httpclient nameservers registrar registration renew util
Last synced: 2 months ago
JSON representation
A .NET typesafe implementation of DNSimple's Delegation API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dnsimple.delegation
- Owner: soenneker
- License: mit
- Created: 2025-03-10T13:24:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-02T20:23:37.000Z (2 months ago)
- Last Synced: 2026-05-02T22:22:38.778Z (2 months ago)
- Topics: csharp, delegation, dnsimple, dnsimpledelegationutil, domain, domains, dotnet, httpclient, nameservers, registrar, registration, renew, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 970 KB
- Stars: 1
- 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.delegation/)
[](https://github.com/soenneker/soenneker.dnsimple.delegation/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dnsimple.delegation/)
[](https://github.com/soenneker/soenneker.dnsimple.delegation/actions/workflows/codeql.yml)
#  Soenneker.DNSimple.Delegation
### A .NET typesafe implementation of DNSimple's Delegation API
## Installation
```
dotnet add package Soenneker.DNSimple.Delegation
```