https://github.com/soenneker/soenneker.instantly.accounts
A .NET typesafe implementation of Instantly.ai's Accounts API
https://github.com/soenneker/soenneker.instantly.accounts
accounts api csharp dotnet email instantly instantlyaccountsutil leads util
Last synced: 21 days ago
JSON representation
A .NET typesafe implementation of Instantly.ai's Accounts API
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.instantly.accounts
- Owner: soenneker
- License: mit
- Created: 2024-07-23T01:04:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-24T04:53:02.000Z (22 days ago)
- Last Synced: 2025-09-24T05:22:00.239Z (22 days ago)
- Topics: accounts, api, csharp, dotnet, email, instantly, instantlyaccountsutil, leads, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 2.21 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.instantly.accounts/)
[](https://github.com/soenneker/soenneker.instantly.accounts/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.instantly.accounts/)#  Soenneker.Instantly.Accounts
### A .NET typesafe implementation of Instantly.ai's Accounts API## Installation
```
dotnet add package Soenneker.Instantly.Accounts
```