https://github.com/soenneker/soenneker.dnsimple.identity
A .NET typesafe implementation of DNSimple's Identity API
https://github.com/soenneker/soenneker.dnsimple.identity
authentication authorization csharp dnsimple dnsimpleidentityutil domain dotnet httpclient identity util
Last synced: about 1 month ago
JSON representation
A .NET typesafe implementation of DNSimple's Identity API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.dnsimple.identity
- Owner: soenneker
- License: mit
- Created: 2025-03-10T00:41:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-08T22:05:14.000Z (about 2 months ago)
- Last Synced: 2026-05-09T00:13:31.957Z (about 2 months ago)
- Topics: authentication, authorization, csharp, dnsimple, dnsimpleidentityutil, domain, dotnet, httpclient, identity, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.07 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.dnsimple.identity/)
[](https://github.com/soenneker/soenneker.dnsimple.identity/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.dnsimple.identity/)
[](https://github.com/soenneker/soenneker.dnsimple.identity/actions/workflows/codeql.yml)
#  Soenneker.DNSimple.Identity
### A .NET typesafe implementation of DNSimple's Identity API
## Installation
```
dotnet add package Soenneker.DNSimple.Identity
```