Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.instantly.client
A .NET HTTP client for Instantly's API
https://github.com/soenneker/soenneker.instantly.client
client csharp dotnet email http httpclient instantly instantlyclient marketing util
Last synced: 22 days ago
JSON representation
A .NET HTTP client for Instantly's API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.instantly.client
- Owner: soenneker
- License: mit
- Created: 2024-03-16T00:41:09.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:36:50.000Z (3 months ago)
- Last Synced: 2024-10-29T11:44:48.901Z (3 months ago)
- Topics: client, csharp, dotnet, email, http, httpclient, instantly, instantlyclient, marketing, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 748 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.instantly.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.instantly.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.instantly.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.instantly.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.instantly.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.instantly.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Instantly.Client
### A .NET HTTP client for Instantly's API## Installation
```
dotnet add package Soenneker.Instantly.Client
```