An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![](https://img.shields.io/nuget/v/soenneker.namecom.domains.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.namecom.domains/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.namecom.domains/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.namecom.domains/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.namecom.domains.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.namecom.domains/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.NameCom.Domains
### A .NET typesafe implementation of Name.com's Domain API

## Installation

```
dotnet add package Soenneker.NameCom.Domains
```