A clean, ready-to-use project template for building new SipLine plugins.
- Clone this repository or use it as a GitHub Template.
- Rename the project and the main class to match your plugin name.
- Reference the SipLine.Plugin.Sdk NuGet package.
- Implement your logic in the InitializeAsync method.
- Basic project structure.
- SDK Reference ready.
- Implementation of ISipLinePlugin.
Built by FeelAutom — contact@feelautom.fr