Event notification SDK for .NET applications with: - Multi-channel notifications (push, email, SMS, webhooks) - Fluent event builder API - Offline queue with automatic retry - Real-time notifications via SignalR
8 lines
70 B
C#
Executable File
8 lines
70 B
C#
Executable File
namespace IronNotify.Client
|
|
{
|
|
public class Class1
|
|
{
|
|
|
|
}
|
|
}
|