https://github.com/soenneker/soenneker.namecom.domains
A .NET typesafe implementation of Name.com's Domain API
https://github.com/soenneker/soenneker.namecom.domains
com csharp domain domains dotnet httpclient name namecom namecomdomainsutil registrar registration util
Last synced: 3 months ago
JSON representation
A .NET typesafe implementation of Name.com's Domain API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.namecom.domains
- Owner: soenneker
- License: mit
- Created: 2025-03-09T17:19:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-09T18:18:10.000Z (3 months ago)
- Last Synced: 2025-03-09T18:35:32.637Z (3 months ago)
- Topics: com, csharp, domain, domains, dotnet, httpclient, name, namecom, namecomdomainsutil, registrar, registration, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.namecom.domains/)
[](https://github.com/soenneker/soenneker.namecom.domains/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.namecom.domains/)#  Soenneker.NameCom.Domains
### A .NET typesafe implementation of Name.com's Domain API## Installation
```
dotnet add package Soenneker.NameCom.Domains
```