Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 838 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 838 Bytes

YMLP

Project Description

Yourmailinglist.Com offers a API, but has no native .Net implementation. This project offers a helper class supplying strongly typed method calls.

What is Ymlp

It stands for YourMailingListProvider.Com. Ymlp.com provides an online e-mail newsletter system. This project aims at .Net developers using YMLP and connecting to the API.

Install via nuget

Install-Package Prompt.YmlpApi

Create free account

You can create an account for free and use the API at no costs.

It was ported from the PHP version of the API library as described in this blogpost.

We also have a openHub project page: [https://www.openhub.net/p/ymlp_net_wrapper]

This imported from https://ymlp.codeplex.com/