{"id":19000987,"url":"https://github.com/pepipost/pepipost-sdk-csharp","last_synced_at":"2025-04-22T17:06:48.913Z","repository":{"id":47139730,"uuid":"57162848","full_name":"pepipost/pepipost-sdk-csharp","owner":"pepipost","description":"The Official Pepipost C#, .NetStandard, .NetCore API Library","archived":false,"fork":false,"pushed_at":"2022-12-08T08:56:28.000Z","size":7038,"stargazers_count":5,"open_issues_count":5,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T07:18:46.330Z","etag":null,"topics":["c-sharp","csharp-library","csharp-sdk","dotnet","dotnet-core","dotnet-standard","dotnetcore","pepipost","send-email-function","send-email-with-attachment","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://pepipost.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pepipost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-26T21:24:02.000Z","updated_at":"2021-06-11T09:52:32.000Z","dependencies_parsed_at":"2023-01-24T21:45:45.912Z","dependency_job_id":null,"html_url":"https://github.com/pepipost/pepipost-sdk-csharp","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2Fpepipost-sdk-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2Fpepipost-sdk-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2Fpepipost-sdk-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pepipost%2Fpepipost-sdk-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pepipost","download_url":"https://codeload.github.com/pepipost/pepipost-sdk-csharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250285681,"owners_count":21405297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-sharp","csharp-library","csharp-sdk","dotnet","dotnet-core","dotnet-standard","dotnetcore","pepipost","send-email-function","send-email-with-attachment","smtp","transactional-emails"],"created_at":"2024-11-08T18:09:29.043Z","updated_at":"2025-04-22T17:06:48.871Z","avatar_url":"https://github.com/pepipost.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![pepipostlogo](https://pepipost.com/wp-content/uploads/2017/07/P_LOGO.png)\r\n\r\n[![NuGet](https://img.shields.io/nuget/v/Pepipost.svg)](https://www.nuget.org/packages/Pepipost)\r\n[![Open Source Helpers](https://www.codetriage.com/pepipost/pepipost-sdk-csharp/badges/users.svg)](https://www.codetriage.com/pepipost/pepipost-sdk-csharp)\r\n[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.txt)\r\n[![Twitter Follow](https://img.shields.io/twitter/follow/pepi_post.svg?style=social\u0026label=Follow)](https://twitter.com/pepi_post)\r\n\r\n\r\n# Official C# Code library for [Pepipost](http://www.pepipost.com/?utm_campaign=GitHubSDK\u0026utm_medium=GithubSDK\u0026utm_source=GithubSDK)\r\n\r\n## Overview\r\n\r\nThis library contains methods for easily interacting with the Pepipost Email Sending API to send emails within few seconds.\r\n\r\nWe are trying to make our libraries Community Driven- which means we need your help in building the right things in proper order we would request you to help us by sharing comments, creating new [issues](https://github.com/pepipost/pepipost-sdk-csharp/issues) or [pull requests](https://github.com/pepipost/pepipost-sdk-csharp/pulls).\r\n\r\nWe welcome any sort of contribution to this library.\r\n\r\nThe latest 5.0.0 version of this library provides is fully compatible with the latest Pepipost v5.0 API.\r\n\r\nFor any update of this library check [Releases](https://github.com/pepipost/pepipost-sdk-csharp/releases).\r\n\r\n# Table of Content\r\n  \r\n* [Installation](#installation)\r\n* [Quick Start](#quick-start)\r\n* [Usage](#usage)\r\n* [Announcements](#announcements)\r\n* [Roadmap](#roadmap)\r\n* [About](#about)\r\n* [License](#license)\r\n\r\n\u003ca name=\"installation\"\u003e\u003c/a\u003e\r\n# Installation\r\n\r\n## Prerequisites\r\n\r\n   * [Microsoft visual Studio 2017](https://visualstudio.microsoft.com/downloads/)\r\n   * [NETStandard.Library](https://www.nuget.org/packages/NETStandard.Library/)(\u003e= 1.6.1)\r\n   * [Pepipost](https://www.nuget.org/packages/Pepipost/)\r\n   * A free account on [Pepipost](https://app.pepipost.com/index.php/signup/registeruser). If you don't have a one, click here to sign-up and get 30,000 emails free every month.\r\n   \r\n## IDE Specific installation\r\n\r\nIn order to use Pepipost C# library you can either directly download [Pepipost C# .NET library from our GIT Repo]() or if you have Nuget Package manager installed, you can search and download Pepipost from the package manager.\r\n  \r\nPepipost C# .NET library is compatible with Windows Forms, Windows RT, Windows Phone 8, Silverlight 5, Xamarin iOS, Xamarin Android and Mono.\r\n  \r\nWe have demonstrated the installation with two IDEs which consists of Mono-Develop and Visual Studio 2017. We welcome contribution for other IDEs.\r\n  \r\n1. Installation using Mono-Develop\r\n  \r\n    * [Using Nuget package manager](https://github.com/pepipost/pepipost-sdk-csharp/blob/master/Mono-installation-nuget.md). \r\n  \r\n    * [Using Github Repository](https://github.com/pepipost/pepipost-sdk-csharp/blob/master/Mono-installation-SDK.md)\r\n\r\n1. Installation using Microsoft Visual Studio\r\n  \r\n    * [Using Nuget Package manager](#quick-start)\r\n    \r\n    * [Using GitHub Reposistory](https://github.com/pepipost/pepipost-sdk-csharp/blob/master/visual-studio-installation.md)\r\n    \r\n\u003ca name=\"quick-start\"\u003e\u003c/a\u003e\r\n# Quick Start\r\n\r\n## How to Build- Using Nuget Package Manager on MS Visual Studio\r\n  \r\n  1. Start Microsoft Visual Studio 2017\r\n  \r\n     **File -\u003e New -\u003e Project**\r\n  \r\n     ![s1](http://app1.falconide.com/integration_imgs/csharp-vs/screen-1.png)\r\n     \r\n     \r\n  2. Give desired name to your project:\r\n    \r\n     *TestConsoleProject recommended* \r\n  \r\n     ![s2](http://app1.falconide.com/integration_imgs/csharp-vs/screen-2.png)\r\n     \r\n     \r\n  3. Installing dependencies through Nuget Package installer:\r\n  \r\n     ![s3](http://app1.falconide.com/integration_imgs/csharp-vs/screen-3.png)\r\n     \r\n     Browse and Search for **Pepipost - The Official C# library**\r\n     \r\n     ![s4](http://app1.falconide.com/integration_imgs/csharp-vs/screen-4.png)\r\n     \r\n   \r\n  4. Install the selected package:\r\n    \r\n     ![s5](http://app1.falconide.com/integration_imgs/csharp-vs/screen-5.png)\r\n     \r\n     \r\n  5. Once all packages are install the solution explorer will look like below:\r\n  \r\n     ![s6](http://app1.falconide.com/integration_imgs/csharp-vs/screen-6.png)\r\n\r\n     Just copy and paste the simpleUsage.md in your program.cs file present in your project.\r\n\r\n     build the project shown below OR by clicking **ctrl + shift + F5**\r\n     \r\n  \r\n  6. Update the **api_key** and **FromEmail** parameters\r\n  \r\n      * apikey: This will be available under: Login to your Pepipost account -\u003e Settings -\u003e Integration\r\n      * FromEmail: If your fromemail address is e.g. info@mydomain.com, then the Sending Domain mydomain need to be verified and active under your Pepipost account. You can manage the Sending Domain under: Login to Pepipost -\u003e Settings -\u003e Sending Domains\r\n   \r\n     ```string apiKey = \"XXXXX-your-api-key-XXXX\" ``` (near by line no 25 if you have copied the simpleUsage.md)\r\n           \r\n     ```body_personalizations_0.Recipient = \"your recipient emailid here\"``` (near by line no 31)\r\n     \r\n     ```body.From.FromEmail = \"info@ your-verified-domain\"``` (near by line no 37)\r\n     \r\n     \r\n   7. Build the project to finally send your first test email\r\n      Run the project.\r\n\r\n      If your apikey and sending domain is proper response message will be success\r\n      \r\n      ![s7](http://app1.falconide.com/integration_imgs/csharp-vs/screen-15.png)\r\n     \r\n     \r\n    \r\n\u003ca name=\"announcements\"\u003e\u003c/a\u003e\r\n# Announcements\r\n\r\nv5.0.0 has been released! Please see the [release notes](https://github.com/pepipost/pepipost-sdk-csharp/releases/tag/v5.0.1) for details.\r\n\r\nAll updates to this library are documented in our [releases](https://github.com/pepipost/pepipost-sdk-csharp/releases). For any queries, feel free to reach out us at dx@pepipost.com\r\n\r\n\u003ca name=\"roadmap\"\u003e\u003c/a\u003e\r\n## Roadmap\r\n\r\nIf you are interested in the future direction of this project, please take a look at our open [issues](https://github.com/pepipost/pepipost-sdk-csharp/issues) and [pull requests](https://github.com/pepipost/pepipost-sdk-csharp/pulls). We would love to hear your feedback.\r\n\r\n\u003ca name=\"about\"\u003e\u003c/a\u003e\r\n## About\r\npepipost-csharp-sdk library is guided and supported by the Pepipost Developer Experience Team.\r\nThis pepipost-csharp-sdk library is maintained and funded by Pepipost Ltd. The names and logos for pepipost-csharp-sdk are trademarks of Pepipost Ltd.\r\n\r\n\u003ca name=\"license\"\u003e\u003c/a\u003e\r\n## License\r\nThis code library was semi-automatically generated by APIMATIC v2.0 and licensed under The MIT License (MIT). \r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepipost%2Fpepipost-sdk-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpepipost%2Fpepipost-sdk-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpepipost%2Fpepipost-sdk-csharp/lists"}