Skip to content

openmindednewby/notifications

Repository files navigation

MultiTenant.NotificationProviders

NuGet License: MIT

SMS and email notification services with Twilio integration

Installation

dotnet add package MultiTenant.NotificationProviders

Description

SMS and email notification services with Twilio integration

Documentation

See the NuGet package page for full documentation.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Related Packages

Support

How to Publish

cd C:\desktopContents\projects\SaaS\NuGetPackages\Notifications
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump patch  # Bug fixes
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump minor  # New features
.\publish.ps1 -ApiKey XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -Bump major  # Breaking changes

About

Real-time notification client for micro frontend architecture - SignalR, React, Zustand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors