Skip to content

bulksign/CustomSmsProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomSmsProvider for Bulksign platform

This is sample code that demonstrates how to implement a custom sms provider for the Bulksign platform.

The code itself is very simple. This references the Bulksign.Extensibility library from NuGet and contains a class that implements the ISmsProvider interface.

public class MyCustomSmsProvider : ISMSProvider

About

Sample of custom sms provider for Bulksign platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages